Home
last modified time | relevance | path

Searched refs:PHASE_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
DNCR5380.h198 #define PHASE_UNKNOWN 0xff macro
DNCR5380.c355 {PHASE_UNKNOWN, "UNKNOWN"}
459 …for (i = 0; (phases[i].value != PHASE_UNKNOWN) && (phases[i].value != (status & PHASE_MASK)); ++i); in NCR5380_print_phase()
1608 *phase = PHASE_UNKNOWN; in NCR5380_transfer_pio()
Datari_NCR5380.c548 {PHASE_UNKNOWN, "UNKNOWN"}
569 for (i = 0; (phases[i].value != PHASE_UNKNOWN) && in NCR5380_print_phase()
1736 *phase = PHASE_UNKNOWN; in NCR5380_transfer_pio()