Home
last modified time | relevance | path

Searched refs:EXC_PHASEMM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dmesh.h98 #define EXC_PHASEMM 0x02 /* SCSI phase mismatch */ macro
H A Dmesh.c1104 if (exc == EXC_PHASEMM) { in handle_error()
1146 } else if (exc == EXC_PHASEMM) { in handle_exception()
1514 if (in_8(&mr->exception) != EXC_PHASEMM) in cmd_complete()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds