Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_uart.c113 pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_SIMPLECOMM); in pci_uart_init()
H A Dpci_virtio_console.c714 pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_SIMPLECOMM); in pci_vtcon_init()
/freebsd-13.1/usr.sbin/pciconf/
H A Dpciconf.c706 {PCIC_SIMPLECOMM, -1, "simple comms"},
707 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_UART, "UART"}, /* could detect 16550 */
708 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_PAR, "parallel port"},
709 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MULSER, "multiport serial"},
710 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MODEM, "generic modem"},
/freebsd-13.1/sys/dev/pci/
H A Dpcireg.h404 #define PCIC_SIMPLECOMM 0x07 macro
H A Dpci.c4978 {PCIC_SIMPLECOMM, -1, 1, "simple comms"},
4979 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_UART, 1, "UART"}, /* could detect 16550 */
4980 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_PAR, 1, "parallel port"},
4981 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MULSER, 1, "multiport serial"},
4982 {PCIC_SIMPLECOMM, PCIS_SIMPLECOMM_MODEM, 1, "generic modem"},