Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h54 PCI_GETCONF_MATCH_DEVICE = 0x0080, enumerator
/freebsd/sys/dev/pci/
H A Dpci_user.c195 if (((matches[i].flags & PCI_GETCONF_MATCH_DEVICE) != 0) in pci_conf_match_native()
261 if (((matches[i].flags & PCI_GETCONF_MATCH_DEVICE) != 0) in pci_conf_match32()