Home
last modified time | relevance | path

Searched refs:PCIS_SIMPLECOMM_UART (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_uart.c107 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_SIMPLECOMM_UART); in pci_uart_init()
/freebsd/sys/dev/uart/
H A Duart_bus_pci.c299 pci_get_subclass(dev) == PCIS_SIMPLECOMM_UART && in uart_pci_probe()
/freebsd/sys/dev/pci/
H A Dpcireg.h406 #define PCIS_SIMPLECOMM_UART 0x00 macro
H A Dpci.c5075 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_UART, 1, "UART"}, /* could detect 16550 */
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c702 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_UART, "UART"}, /* could detect 16550 */