Searched refs:PHASE_UNKNOWN (Results 1 – 6 of 6) sorted by relevance
201 #define PHASE_UNKNOWN 0xff macro
591 {PHASE_UNKNOWN, "UNKNOWN"}};610 for (i = 0; (phases[i].value != PHASE_UNKNOWN) && in NCR5380_print_phase()1839 *phase = PHASE_UNKNOWN; in NCR5380_transfer_pio()
614 {PHASE_UNKNOWN, "UNKNOWN"}};633 for (i = 0; (phases[i].value != PHASE_UNKNOWN) && in NCR5380_print_phase()1843 *phase = PHASE_UNKNOWN; in NCR5380_transfer_pio()
599 {PHASE_UNKNOWN, "UNKNOWN"}};618 for (i = 0; (phases[i].value != PHASE_UNKNOWN) && in NCR5380_print_phase()1831 *phase = PHASE_UNKNOWN; in NCR5380_transfer_pio()
445 {PHASE_UNKNOWN, "UNKNOWN"}468 …for (i = 0; (phases[i].value != PHASE_UNKNOWN) && (phases[i].value != (status & PHASE_MASK)); ++i); in NCR5380_print_phase()1873 *phase = PHASE_UNKNOWN; in NCR5380_transfer_pio()
854 …for (i = 0; (phases[i].value != PHASE_UNKNOWN) && (phases[i].value != (status & PHASE_MASK)); ++i); in generic_NCR5380_proc_info()