Searched refs:EMLXS_TIMER_BUSY (Results 1 – 2 of 2) sorted by relevance
93 if (hba->timer_flags & EMLXS_TIMER_BUSY) { in emlxs_timer()108 hba->timer_flags |= (EMLXS_TIMER_BUSY | EMLXS_TIMER_STARTED); in emlxs_timer()128 hba->timer_flags &= ~EMLXS_TIMER_BUSY; in emlxs_timer()
2006 #define EMLXS_TIMER_BUSY 0x0000002 macro