Searched refs:EMLXS_TIMER_KILL (Results 1 – 2 of 2) sorted by relevance
99 if (hba->timer_flags & EMLXS_TIMER_KILL) { in emlxs_timer()131 if (!(hba->timer_flags & EMLXS_TIMER_KILL)) { in emlxs_timer()258 hba->timer_flags |= EMLXS_TIMER_KILL; in emlxs_timer_stop()
2007 #define EMLXS_TIMER_KILL 0x0000004 macro