Home
last modified time | relevance | path

Searched refs:PCI_serial (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DDriver.cpp78 { 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,
136 { PCI_simple_communications, PCI_serial, PCI_serial_16650,
140 { PCI_simple_communications, PCI_serial, PCI_serial_16750,
144 { PCI_simple_communications, PCI_serial, PCI_serial_16850,
148 { PCI_simple_communications, PCI_serial, PCI_serial_16950,
/haiku/headers/os/drivers/
H A DPCI.h504 #define PCI_serial 0x00 /* serial port controller */ macro