Home
last modified time | relevance | path

Searched refs:EXC_RESELECTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmesh.h107 #define EXC_RESELECTED 0x08 /* (as initiator) we were reselected */ macro
H A Dmesh.c1050 if (exc & EXC_RESELECTED) { in handle_error()
1090 if (exc & EXC_RESELECTED) { in handle_error()
1128 if (exc & EXC_RESELECTED) { in handle_exception()