Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h489 #define HPC_SLOT_EMPTY 0x00 macro
597 ? ((s & HPC_SLOT_PRSNT2) ? HPC_SLOT_EMPTY : HPC_SLOT_PRSNT_15) \
Dibmphp_core.c367 if (present == HPC_SLOT_EMPTY) in get_adapter_present()