Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmesh.h96 #define EXC_RESELECTED 0x08 /* (as initiator) we were reselected */ macro
H A Dmesh.c1056 if (exc & EXC_RESELECTED) { in handle_error()
1096 if (exc & EXC_RESELECTED) { in handle_error()
1134 if (exc & EXC_RESELECTED) { in handle_exception()