Searched refs:PCI_serial_16550 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/ |
H A D | Driver.cpp | 78 { PCI_simple_communications, PCI_serial, PCI_serial_16550 } }, 106 { PCI_simple_communications, PCI_serial, PCI_serial_16550, 113 { PCI_simple_communications, PCI_serial, PCI_serial_16550, 132 { PCI_simple_communications, PCI_serial, PCI_serial_16550,
|
/haiku/headers/os/drivers/ |
H A D | PCI.h | 520 #define PCI_serial_16550 0x02 /* 16550-compatible serial controller */ macro
|