Home
last modified time | relevance | path

Searched refs:old_phase (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
DNCR5380.c2012 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; local
2024 if (phase != old_phase) {
2025 old_phase = phase;
Datari_NCR5380.c1955 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local
1967 if (phase != old_phase) { in NCR5380_information_transfer()
1968 old_phase = phase; in NCR5380_information_transfer()