Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Drpaphp_pci.c94 info->adapter_status = NOT_CONFIGURED; in rpaphp_enable_slot()
95 slot->state = NOT_CONFIGURED; in rpaphp_enable_slot()
Drpaphp.h49 #define NOT_CONFIGURED 2 macro
Drpaphp_core.c468 if (slot->state == NOT_CONFIGURED) in disable_slot()
476 slot->state = NOT_CONFIGURED; in disable_slot()