Searched refs:devctl_process_running (Results 1 – 3 of 3) sorted by relevance
162 boolean_t devctl_process_running(void);
2826 if (!devctl_process_running()) { in acpi_ReqSleepState()3167 if (devctl_process_running()) in acpi_EnterSleepState()
595 devctl_process_running(void) in devctl_process_running() function