Home
last modified time | relevance | path

Searched refs:ACPI_STA_ALL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dacpiphp.h190 #define ACPI_STA_ALL (0x0000000f) macro
Dacpiphp_glue.c1014 sta = ACPI_STA_ALL; in get_slot_status()
1288 if (get_slot_status(slot) == ACPI_STA_ALL) in acpiphp_enable_slot()
1346 if (sta != ACPI_STA_ALL) { in acpiphp_check_bridge()
1357 if (sta == ACPI_STA_ALL) { in acpiphp_check_bridge()