Searched refs:ACPI_STA_FUNCTIONING (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/pci/hotplug/ | ||
D | acpiphp.h | 159 #define ACPI_STA_FUNCTIONING (0x00000008) macro |
D | acpiphp_glue.c | 471 if ((tmp & ACPI_STA_FUNCTIONING) == 0) in add_bridge() |