Home
last modified time | relevance | path

Searched refs:PCI_serial_16550 (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,
/haiku/headers/os/drivers/
H A DPCI.h520 #define PCI_serial_16550 0x02 /* 16550-compatible serial controller */ macro