Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/hotplug/
Dibmphp.h488 #define HPC_SLOT_EMPTY 0x00 macro
596 ? ((s & HPC_SLOT_PRSNT2) ? HPC_SLOT_EMPTY : HPC_SLOT_PRSNT_15) \
Dibmphp_core.c347 if (present == HPC_SLOT_EMPTY) in get_adapter_present()