old_phase        1663 drivers/scsi/NCR5380.c 	unsigned char phase, tmp, extended_msg[10], old_phase = 0xff;
old_phase        1677 drivers/scsi/NCR5380.c 			if (phase != old_phase) {
old_phase        1678 drivers/scsi/NCR5380.c 				old_phase = phase;