Home
last modified time | relevance | path

Searched refs:PCI_GETCONF_MATCH_CLASS (Results 1 – 3 of 3) sorted by relevance

/src/sys/sys/
H A Dpciio.h55 PCI_GETCONF_MATCH_CLASS = 0x0100 enumerator
/src/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c480 pmc.flags = PCI_GETCONF_MATCH_CLASS; in pci_lpc_get_conf()
/src/sys/dev/pci/
H A Dpci_user.c204 if (((matches[i].flags & PCI_GETCONF_MATCH_CLASS) != 0) in pci_conf_match_native()
270 if (((matches[i].flags & PCI_GETCONF_MATCH_CLASS) != 0) in pci_conf_match32()