Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Drpaphp_pci.c122 info->adapter_status = CONFIGURED; in rpaphp_enable_slot()
123 slot->state = CONFIGURED; in rpaphp_enable_slot()
Drpaphp.h64 #define CONFIGURED 1 macro
Drpaphp_core.c399 if (slot->state == CONFIGURED) in enable_slot()
410 slot->state = CONFIGURED; in enable_slot()