Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dmesh.h120 #define EXC_RESELECTED 0x08 /* (as initiator) we were reselected */ macro
Dmesh.c1517 if (exc & EXC_RESELECTED) { in handle_error()
1557 if (exc & EXC_RESELECTED) { in handle_error()
1595 if (exc & EXC_RESELECTED) { in handle_exception()