Searched refs:old_phase (Results 1 – 2 of 2) sorted by relevance
2012 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; local2024 if (phase != old_phase) {2025 old_phase = phase;
1955 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local1967 if (phase != old_phase) { in NCR5380_information_transfer()1968 old_phase = phase; in NCR5380_information_transfer()