Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/
Ddoe.c311 .prot.vid = PCI_VENDOR_ID_PCI_SIG, in pci_doe_discovery()
487 if (vid == PCI_VENDOR_ID_PCI_SIG && type == PCI_DOE_PROTOCOL_DISCOVERY) in pci_doe_supports_prot()
Dprobe.c2319 return (l & 0xffff) == PCI_VENDOR_ID_PCI_SIG; in pci_bus_crs_vendor_id()
/Linux-v6.1/include/linux/
Dpci_ids.h157 #define PCI_VENDOR_ID_PCI_SIG 0x0001 macro