Home
last modified time | relevance | path

Searched refs:M_ID_ERROR (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h910 #define M_ID_ERROR (0x05) macro
Dsym_hipd.c2322 np->msgout[0] = (phase == 7) ? M_PARITY : M_ID_ERROR;
4529 if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h1718 #define M_ID_ERROR (0x05) macro
Dsym53c8xx.c9244 np->msgout[0] = (phase == 7) ? M_PARITY : M_ID_ERROR;
11412 if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {
Dncr53c8xx.c6562 msg = M_ID_ERROR;