Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dmesh.h107 #define EXC_RESELECTED 0x08 /* (as initiator) we were reselected */ macro
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()