Searched refs:NCR5380_intr (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Ddtc.h62 #define NCR5380_intr dtc_intr macro
H A Dg_NCR5380.h92 #define NCR5380_intr generic_NCR5380_intr macro
H A Dt128.h110 #define NCR5380_intr t128_intr macro
H A Dpas16.h139 #define NCR5380_intr pas16_intr macro
H A Dmac_scsi.c44 #define NCR5380_intr macscsi_intr macro
H A Datari_NCR5380.c45 * inside the execution of NCR5380_intr(), leading to recursive
159 * calling NCR5380_intr() which will in turn call NCR5380_reselect
807 * Assumes that no more work can be queued (e.g. by NCR5380_intr).
932 * NCR5380_queue_command() and NCR5380_intr() will try to start it
1190 * NCR5380_intr - generic NCR5380 irq handler
1199 static irqreturn_t NCR5380_intr(int irq, void *dev_id) NCR5380_intr() function
H A DNCR5380.h326 static irqreturn_t NCR5380_intr(int irq, void *dev_id);
H A Dsun3_scsi.c210 NCR5380_intr(irq, dummy); scsi_sun3_intr()
H A Datari_scsi.c359 NCR5380_intr(irq, dummy); scsi_tt_intr()
420 NCR5380_intr(irq, dummy); scsi_falcon_intr()
H A DNCR5380.c172 * calling NCR5380_intr() which will in turn call NCR5380_reselect
970 * NCR5380_queue_command() and NCR5380_intr() will try to start it
1090 * NCR5380_intr - generic NCR5380 irq handler
1101 static irqreturn_t NCR5380_intr(int dummy, void *dev_id) NCR5380_intr() function
/linux-4.4.14/drivers/scsi/arm/
H A Dcumana_1.c27 #define NCR5380_intr cumanascsi_intr macro

Completed in 352 milliseconds