Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Drpaphp.h31 #define EMPTY 0 /* No card in slot */ macro
51 #define EMPTY 0 macro
Drpaphp_core.c113 if (state == EMPTY) in get_adapter_status()
114 *value = EMPTY; in get_adapter_status()
502 } else if (state == EMPTY) { in enable_slot()
503 slot->state = EMPTY; in enable_slot()
Drpaphp_pci.c66 slot->state = EMPTY; in rpaphp_enable_slot()