Searched defs:old_phase (Results 1 - 3 of 3) sorted by path

/drivers/scsi/
H A DNCR5380.c2088 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; local
2100 if (phase != old_phase) {
2101 old_phase = phase;
H A Datari_NCR5380.c1984 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; local
1992 if (phase != old_phase) {
1993 old_phase = phase;
H A Dsun3_NCR5380.c1913 unsigned char phase, tmp, extended_msg[10], old_phase=0xff; local
1925 if (phase != old_phase) {
1926 old_phase = phase;

Completed in 64 milliseconds