Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c313 u8 tbus, tdevice, tslot, bridgeSlot; in get_slot_mapping() local
317 bridgeSlot = 0xFF; in get_slot_mapping()
348 bridgeSlot = tslot; in get_slot_mapping()
359 if (bridgeSlot != 0xFF) { in get_slot_mapping()
360 *slot = bridgeSlot; in get_slot_mapping()