Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_pci.c1171 u8 populated_slot; in cpqhp_find_available_resources() local
1291 populated_slot = 1; in cpqhp_find_available_resources()
1293 populated_slot = 0; in cpqhp_find_available_resources()
1312 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1313 if (!populated_slot) { in cpqhp_find_available_resources()
1335 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1336 if (!populated_slot) { in cpqhp_find_available_resources()
1359 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1361 if (!populated_slot) { in cpqhp_find_available_resources()
1383 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
[all …]