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