Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp.h503 #define HPC_SLOT_EMPTY 0x00 macro
611 ? ((s & HPC_SLOT_PRSNT2) ? HPC_SLOT_EMPTY : HPC_SLOT_PRSNT_15) \
Dibmphp_core.c383 if (present == HPC_SLOT_EMPTY) in get_adapter_present()