Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Drpaphp.h49 #define NOT_CONFIGURED 2 macro
H A Drpaphp_pci.c169 slot->state = NOT_CONFIGURED; in rpaphp_enable_slot()
H A Drpaphp_core.c519 if (slot->state == NOT_CONFIGURED) in disable_slot()
527 slot->state = NOT_CONFIGURED; in disable_slot()