lastmsg          1718 drivers/scsi/ncr53c8xx.c 	u32		lastmsg;	/* Last SCSI message sent	*/
lastmsg          2138 drivers/scsi/ncr53c8xx.c 		NADDR (lastmsg),
lastmsg          2526 drivers/scsi/ncr53c8xx.c 		NADDR (lastmsg),
lastmsg          3041 drivers/scsi/ncr53c8xx.c 		NADDR (lastmsg),
lastmsg          3096 drivers/scsi/ncr53c8xx.c 		NADDR (lastmsg),
lastmsg          3207 drivers/scsi/ncr53c8xx.c 		NADDR (lastmsg),
lastmsg          7070 drivers/scsi/ncr53c8xx.c 			(unsigned)scr_to_cpu(np->lastmsg), np->msgout[0]);
lastmsg          4456 drivers/scsi/sym53c8xx_2/sym_hipd.c 		np->lastmsg = np->msgout[0];
lastmsg          4459 drivers/scsi/sym53c8xx_2/sym_hipd.c 			"message %x sent on bad reselection\n", np->lastmsg);
lastmsg          4466 drivers/scsi/sym53c8xx_2/sym_hipd.c 		np->lastmsg = np->msgout[0];
lastmsg          4469 drivers/scsi/sym53c8xx_2/sym_hipd.c 		if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {
lastmsg          4596 drivers/scsi/sym53c8xx_2/sym_hipd.c 					scr_to_cpu(np->lastmsg), np->msgout[0]);
lastmsg           951 drivers/scsi/sym53c8xx_2/sym_hipd.h 	u32		lastmsg;	/* Last SCSI message sent	*/