Home
last modified time | relevance | path

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

/drivers/scsi/
Dmesh.h96 #define EXC_ARBLOST 0x04 /* we lost arbitration */ macro
Dmesh.c1135 } else if (exc == EXC_ARBLOST) { in handle_exception()