Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dmesh.h121 #define EXC_ARBLOST 0x04 /* we lost arbitration */ macro
Dmesh.c1599 } else if (exc == EXC_ARBLOST) { in handle_exception()