Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bhyve/
H A Dpci_uart.c101 pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_SIMPLECOMM); in pci_uart_init()
H A Dpci_virtio_console.c642 pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_SIMPLECOMM); in pci_vtcon_init()
/freebsd-12.1/usr.sbin/pciconf/
H A Dpciconf.c678 {PCIC_SIMPLECOMM, -1, "simple comms"},
679 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_UART, "UART"}, /* could detect 16550 */
680 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_PAR, "parallel port"},
681 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MULSER, "multiport serial"},
682 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MODEM, "generic modem"},
/freebsd-12.1/sys/dev/pci/
H A Dpcireg.h383 #define PCIC_SIMPLECOMM 0x07 macro
H A Dpci.c4867 {PCIC_SIMPLECOMM, -1, 1, "simple comms"},
4868 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_UART, 1, "UART"}, /* could detect 16550 */
4869 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_PAR, 1, "parallel port"},
4870 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MULSER, 1, "multiport serial"},
4871 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MODEM, 1, "generic modem"},