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