Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dg_NCR5380.c538 CSR_GATED_53C80_IRQ, in generic_NCR5380_precv()
539 CSR_GATED_53C80_IRQ, 0) < 0 || in generic_NCR5380_precv()
599 CSR_GATED_53C80_IRQ, in generic_NCR5380_psend()
600 CSR_GATED_53C80_IRQ, 0) < 0 || in generic_NCR5380_psend()
613 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