Searched refs:PCI_GETCONF_MATCH_FUNC (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/sys/ | ||
H A D | pciio.h | 56 PCI_GETCONF_MATCH_FUNC = 0x0008, enumerator |
/dflybsd-src/sys/bus/pci/ | ||
H A D | pci_user.c | 140 if (((matches[i].flags & PCI_GETCONF_MATCH_FUNC) != 0) in pci_conf_match() |