Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dpciio.h52 PCI_GETCONF_MATCH_FUNC = 0x0008, enumerator
/freebsd-13.1/tools/tools/dmardump/
H A Ddmardump.c84 PCI_GETCONF_MATCH_FUNC; in pci_find_conf()
/freebsd-13.1/sys/dev/pci/
H A Dpci_user.c189 if (((matches[i].flags & PCI_GETCONF_MATCH_FUNC) != 0) in pci_conf_match_native()
255 if (((matches[i].flags & PCI_GETCONF_MATCH_FUNC) != 0) in pci_conf_match32()
/freebsd-13.1/usr.sbin/pciconf/
H A Dpciconf.c234 PCI_GETCONF_MATCH_FUNC; in list_devs()