Lines Matching defs:NCR5380_read
38 #define NCR5380_read(reg) \
128 PHASE_SR_TO_TCR(NCR5380_read(STATUS_REG) & PHASE_MASK));
154 NCR5380_read(RESET_PARITY_INTERRUPT_REG);
158 NCR5380_read(RESET_PARITY_INTERRUPT_REG);
371 if (NCR5380_read(MODE_REG) != 0) {
500 if (NCR5380_read(hostdata->c400_ctl_status) & CSR_53C80_REG)
540 NCR5380_read(hostdata->c400_ctl_status) & CSR_HOST_BUF_NOT_RDY)
601 NCR5380_read(hostdata->c400_ctl_status) & CSR_HOST_BUF_NOT_RDY) {
610 if (start >= len && NCR5380_read(hostdata->c400_blk_cnt) == 0)
613 if (NCR5380_read(hostdata->c400_ctl_status) & CSR_GATED_53C80_IRQ) {