Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmesh.h109 #define EXC_PHASEMM 0x02 /* SCSI phase mismatch */ macro
H A Dmesh.c1098 if (exc == EXC_PHASEMM) { in handle_error()
1140 } else if (exc == EXC_PHASEMM) { in handle_exception()
1508 if (in_8(&mr->exception) != EXC_PHASEMM) in cmd_complete()