Searched defs:NCR5380_intr (Results 1 - 12 of 12) sorted by relevance

/drivers/scsi/
H A Datari_scsi.h47 #define NCR5380_intr atari_scsi_intr macro
H A Dmac_scsi.h65 #define NCR5380_intr macscsi_intr macro
H A Ddtc.h87 #define NCR5380_intr dtc_intr macro
H A Dg_NCR5380.h115 #define NCR5380_intr generic_NCR5380_intr macro
H A Dt128.h132 #define NCR5380_intr t128_intr macro
H A Dpas16.h159 #define NCR5380_intr pas16_intr macro
H A Dsun3_scsi.h93 #define NCR5380_intr sun3scsi_intr macro
H A Datari_NCR5380.c47 * inside the execution of NCR5380_intr(), leading to recursive
191 * calling NCR5380_intr() which will in turn call NCR5380_reselect
1004 * NCR5380_queue_command() and NCR5380_intr() will try to start it
1242 * Function : void NCR5380_intr (int irq)
1252 static irqreturn_t NCR5380_intr(int irq, void *dev_id) function
H A Dsun3_NCR5380.c49 * inside the execution of NCR5380_intr(), leading to recursive
178 * calling NCR5380_intr() which will in turn call NCR5380_reselect
952 * NCR5380_queue_command() and NCR5380_intr() will try to start it
1169 * Function : void NCR5380_intr (int irq)
1179 static irqreturn_t NCR5380_intr (int irq, void *dev_id) function
H A DNCR5380.c174 * calling NCR5380_intr() which will in turn call NCR5380_reselect
1014 * NCR5380_queue_command() and NCR5380_intr() will try to start it
1134 * NCR5380_intr - generic NCR5380 irq handler
1145 static irqreturn_t NCR5380_intr(int dummy, void *dev_id) function
/drivers/scsi/arm/
H A Doak.c32 #define NCR5380_intr oakscsi_intr macro
H A Dcumana_1.c31 #define NCR5380_intr cumanascsi_intr macro

Completed in 984 milliseconds