tag
line
file
source code
old_phase
1917
drivers/scsi/NCR5380.c
unsigned char phase, tmp, extended_msg[10], old_phase=0xff;
old_phase
1926
drivers/scsi/NCR5380.c
if (phase != old_phase) {
old_phase
1927
drivers/scsi/NCR5380.c
old_phase = phase;