Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pci/
Dpci_user.c300 PCI_GETCONF_MATCH_DEVICE_OLD = 0x40, enumerator
419 if (((matches[i].flags & PCI_GETCONF_MATCH_DEVICE_OLD) != 0) in pci_conf_match_old()
483 if (((matches[i].flags & PCI_GETCONF_MATCH_DEVICE_OLD) != 0) && in pci_conf_match_old32()