Home
last modified time | relevance | path

Searched refs:SCB_RESET (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/megaraid/
H A Dmega_common.h86 #define SCB_RESET 0x0010 /* Got a reset for this one */ macro
/linux/drivers/scsi/
H A Dmegaraid.h217 #define SCB_RESET 0x0010 /* Got a reset for this one */ macro
H A Dmegaraid.c1487 if( scb->state & SCB_RESET ) { in mega_cmd_done()
1901 rval = megaraid_abort_and_reset(adapter, NULL, SCB_RESET); in megaraid_reset()