Searched refs:PCI_GETCONF_MATCH_NAME (Results 1 – 3 of 3) sorted by relevance
53 PCI_GETCONF_MATCH_NAME = 0x0010, enumerator
209 if (((matches[i].flags & PCI_GETCONF_MATCH_NAME) != 0) in pci_conf_match_native()275 if (((matches[i].flags & PCI_GETCONF_MATCH_NAME) != 0) in pci_conf_match32()
952 patterns[0].flags = PCI_GETCONF_MATCH_NAME | PCI_GETCONF_MATCH_UNIT; in getdevice()