Searched refs:SCB_RESET (Results 1 – 3 of 3) sorted by relevance
86 #define SCB_RESET 0x0010 /* Got a reset for this one */ macro
217 #define SCB_RESET 0x0010 /* Got a reset for this one */ macro
1486 if( scb->state & SCB_RESET ) { in mega_cmd_done()1900 rval = megaraid_abort_and_reset(adapter, cmd, SCB_RESET); in megaraid_reset()