Searched refs:AAC_UP_AND_RUNNING (Results 1 – 4 of 4) sorted by relevance
693 #define AAC_UP_AND_RUNNING 0x00000080 macro
1712 } while (!(code & AAC_UP_AND_RUNNING)); in aac_check_firmware()2360 if (code != AAC_UP_AND_RUNNING) { in aac_timeout()
675 #define AAC_UP_AND_RUNNING 0x00000080 macro
1576 } while (!(code & AAC_UP_AND_RUNNING) || code == 0xffffffff); in aac_check_firmware()3763 if (ret & AAC_UP_AND_RUNNING) in aac_check_adapter_health()