Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Drpaphp_pci.c108 info->adapter_status = CONFIGURED; in rpaphp_enable_slot()
109 slot->state = CONFIGURED; in rpaphp_enable_slot()
Drpaphp.h50 #define CONFIGURED 1 macro
Drpaphp_core.c441 if (slot->state == CONFIGURED) in enable_slot()
452 slot->state = CONFIGURED; in enable_slot()