Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dg_NCR5380.c537 CSR_GATED_53C80_IRQ, in generic_NCR5380_precv()
538 CSR_GATED_53C80_IRQ, HZ / 64) < 0 || in generic_NCR5380_precv()
598 CSR_GATED_53C80_IRQ, in generic_NCR5380_psend()
599 CSR_GATED_53C80_IRQ, HZ / 64) < 0 || in generic_NCR5380_psend()
612 if (NCR5380_read(hostdata->c400_ctl_status) & CSR_GATED_53C80_IRQ) { in generic_NCR5380_psend()
DNCR5380.h168 #define CSR_GATED_53C80_IRQ 0x01 /* ro Last block xferred */ macro