Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dpciio.h56 PCI_GETCONF_MATCH_FUNC = 0x0008, enumerator
/dflybsd-src/sys/bus/pci/
H A Dpci_user.c140 if (((matches[i].flags & PCI_GETCONF_MATCH_FUNC) != 0) in pci_conf_match()