Searched defs:power_acpi_fixed_event (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpower.c184 static UINT32 power_acpi_fixed_event(void *ctx);
893 (UINT32)power_acpi_fixed_event((void *)softsp);
974 power_acpi_fixed_event(void *ctx) function
994 (void) power_acpi_fixed_event(ctx);
1028 power_acpi_fixed_event, (void *)softsp) == AE_OK)
1079 power_acpi_fixed_event) != AE_OK)

Completed in 47 milliseconds