Searched refs:old_phase (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DNCR5380.c2066 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; local
2078 if (phase != old_phase) {
2079 old_phase = phase;
H A Datari_NCR5380.c1836 unsigned char phase, tmp, extended_msg[10], old_phase=0xff; local
1844 if (phase != old_phase) {
1845 old_phase = phase;
H A Dmac_NCR5380.c1935 unsigned char phase, tmp, extended_msg[10], old_phase=0xff; local
1943 if (phase != old_phase) {
1944 old_phase = phase;
H A Dsun3_NCR5380.c1798 unsigned char phase, tmp, extended_msg[10], old_phase=0xff; local
1806 if (phase != old_phase) {
1807 old_phase = phase;

Completed in 95 milliseconds