Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp_core.c317 u8 tbus, tdevice, tslot, bridgeSlot; in get_slot_mapping() local
321 bridgeSlot = 0xFF; in get_slot_mapping()
352 bridgeSlot = tslot; in get_slot_mapping()
363 if (bridgeSlot != 0xFF) { in get_slot_mapping()
364 *slot = bridgeSlot; in get_slot_mapping()