Home
last modified time | relevance | path

Searched refs:PCI_TO_PCI_BRIDGE_CLASS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_pci.c213 if ((work >> 8) != PCI_TO_PCI_BRIDGE_CLASS) { in PCI_ScanBusForNonBridge()
225 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) { in PCI_ScanBusForNonBridge()
259 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS); in PCI_GetBusDevHelper()
261 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) { in PCI_GetBusDevHelper()
H A Dcpqphp.h364 #define PCI_TO_PCI_BRIDGE_CLASS 0x00060400 macro
H A Dcpqphp_core.c341 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) { in get_slot_mapping()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c215 if ((work >> 8) != PCI_TO_PCI_BRIDGE_CLASS) { in PCI_ScanBusForNonBridge()
227 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) { in PCI_ScanBusForNonBridge()
261 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS); in PCI_GetBusDevHelper()
263 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) { in PCI_GetBusDevHelper()
H A Dcpqphp.h364 #define PCI_TO_PCI_BRIDGE_CLASS 0x00060400 macro
H A Dcpqphp_core.c342 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) { in get_slot_mapping()

Completed in 10 milliseconds