Searched refs:PCI_VENDOR_ID_PCI_SIG (Results 1 – 3 of 3) sorted by relevance
396 rc = pci_doe(doe_mb, PCI_VENDOR_ID_PCI_SIG, PCI_DOE_PROTOCOL_DISCOVERY, in pci_doe_discovery()556 if (vid == PCI_VENDOR_ID_PCI_SIG && type == PCI_DOE_PROTOCOL_DISCOVERY) in pci_doe_supports_prot()
2337 return (l & 0xffff) == PCI_VENDOR_ID_PCI_SIG; in pci_bus_crs_vendor_id()
160 #define PCI_VENDOR_ID_PCI_SIG 0x0001 macro