Home
last modified time | relevance | path

Searched defs:NCR5380_queue_command (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/scsi/arm/
Doak.c27 #define NCR5380_queue_command oakscsi_queue_command macro
Dcumana_1.c26 #define NCR5380_queue_command cumanascsi_queue_command macro
/Linux-v4.19/drivers/scsi/
Dmac_scsi.c42 #define NCR5380_queue_command macscsi_queue_command macro
Dg_NCR5380.c57 #define NCR5380_queue_command generic_NCR5380_queue_command macro
Datari_scsi.c66 #define NCR5380_queue_command atari_scsi_queue_command macro
Dsun3_scsi.c48 #define NCR5380_queue_command sun3scsi_queue_command macro
DNCR5380.c539 static int NCR5380_queue_command(struct Scsi_Host *instance, in NCR5380_queue_command() function