Searched refs:CSR_GATED_53C80_IRQ (Results 1 – 2 of 2) sorted by relevance
357 if (NCR5380_read(hostdata->c400_ctl_status) & CSR_GATED_53C80_IRQ) { in generic_NCR5380_pread()400 if (!(NCR5380_read(hostdata->c400_ctl_status) & CSR_GATED_53C80_IRQ)) in generic_NCR5380_pread()433 if (NCR5380_read(hostdata->c400_ctl_status) & CSR_GATED_53C80_IRQ) { in generic_NCR5380_pwrite()
175 #define CSR_GATED_53C80_IRQ 0x01 /* ro Last block xferred */ macro