Home
last modified time | relevance | path

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

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