Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_core.c312 u8 tbus, tdevice, tslot, bridgeSlot; in get_slot_mapping() local
316 bridgeSlot = 0xFF; in get_slot_mapping()
347 bridgeSlot = tslot; in get_slot_mapping()
358 if (bridgeSlot != 0xFF) { in get_slot_mapping()
359 *slot = bridgeSlot; in get_slot_mapping()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds