Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c1164 u8 populated_slot; in cpqhp_find_available_resources() local
1284 populated_slot = 1; in cpqhp_find_available_resources()
1286 populated_slot = 0; in cpqhp_find_available_resources()
1305 dbg("populated slot = %d\n", populated_slot); in cpqhp_find_available_resources()
1306 if (!populated_slot) { in cpqhp_find_available_resources()
1328 dbg("populated slot = %d\n", populated_slot); in cpqhp_find_available_resources()
1329 if (!populated_slot) { in cpqhp_find_available_resources()
1352 dbg("populated slot = %d\n", populated_slot); in cpqhp_find_available_resources()
1354 if (!populated_slot) { in cpqhp_find_available_resources()
1376 dbg("populated slot = %d\n", populated_slot); in cpqhp_find_available_resources()
[all …]