Home
last modified time | relevance | path

Searched refs:lastmsg (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c4516 np->lastmsg = np->msgout[0];
4519 sym_name (np), target, np->lastmsg);
4526 np->lastmsg = np->msgout[0];
4529 if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {
4655 scr_to_cpu(np->lastmsg), np->msgout[0]);
Dsym_hipd.h1058 u32 lastmsg; /* Last SCSI message sent */ member
/linux-2.4.37.9/drivers/scsi/
Dncr53c8xx.c1137 u_int32 lastmsg; /* Last SCSI message sent */ member
1560 NADDR (lastmsg),
1959 NADDR (lastmsg),
2462 NADDR (lastmsg),
2517 NADDR (lastmsg),
2628 NADDR (lastmsg),
7487 (unsigned)scr_to_cpu(np->lastmsg), np->msgout[0]);
Dsym53c8xx.c2186 u_int32 lastmsg; /* Last SCSI message sent */ member
11399 np->lastmsg = np->msgout[0];
11402 ncr_name (np), target, np->lastmsg);
11409 np->lastmsg = np->msgout[0];
11412 if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {
11535 scr_to_cpu(np->lastmsg), np->msgout[0]);