Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Drpaphp_pci.c108 info->adapter_status = NOT_CONFIGURED; in rpaphp_enable_slot()
109 slot->state = NOT_CONFIGURED; in rpaphp_enable_slot()
Drpaphp.h63 #define NOT_CONFIGURED 2 macro
Drpaphp_core.c426 if (slot->state == NOT_CONFIGURED) in disable_slot()
434 slot->state = NOT_CONFIGURED; in disable_slot()