Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dpciio.h53 PCI_GETCONF_MATCH_DOMAIN = 0x0001, enumerator
/dragonfly/sys/bus/pci/
H A Dpci_user.c127 if (((matches[i].flags & PCI_GETCONF_MATCH_DOMAIN) != 0) in pci_conf_match()