Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c733 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_INPUTDEV_OTHER); in pci_vtinput_init()
/freebsd/sys/dev/pci/
H A Dpcireg.h443 #define PCIS_INPUTDEV_OTHER 0x80 macro