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