Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmesh.h108 #define EXC_ARBLOST 0x04 /* we lost arbitration */ macro
H A Dmesh.c1132 } else if (exc == EXC_ARBLOST) { in handle_exception()