Searched refs:TASK_DAEMON_SLEEPING_FLG (Results 1 – 3 of 3) sorted by relevance
1708 #define TASK_DAEMON_SLEEPING_FLG BIT_1 macro1896 ha->task_daemon_flags & (TASK_DAEMON_SLEEPING_FLG | \
2156 TASK_DAEMON_SLEEPING_FLG, 0); in ql_power()2175 TASK_DAEMON_SLEEPING_FLG) == 0)) { in ql_power()8082 if (ha->task_daemon_flags & TASK_DAEMON_SLEEPING_FLG) { in ql_awaken_task_daemon()8133 ha->task_daemon_flags |= TASK_DAEMON_SLEEPING_FLG; in ql_task_daemon()8141 ha->task_daemon_flags &= ~TASK_DAEMON_SLEEPING_FLG; in ql_task_daemon()
104 TASK_DAEMON_SLEEPING_FLG | TASK_DAEMON_ALIVE_FLG | in ql_initialize_adapter()