Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h55 PCI_GETCONF_MATCH_CLASS = 0x0100 enumerator
/freebsd/sys/dev/pci/
H A Dpci_user.c199 if (((matches[i].flags & PCI_GETCONF_MATCH_CLASS) != 0) in pci_conf_match_native()
265 if (((matches[i].flags & PCI_GETCONF_MATCH_CLASS) != 0) in pci_conf_match32()