Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A Doak.c28 #define NCR5380_queue_command oakscsi_queue_command macro
H A Dcumana_1.c27 #define NCR5380_queue_command cumanascsi_queue_command macro
/openbmc/linux/drivers/scsi/
H A Dmac_scsi.c47 #define NCR5380_queue_command macscsi_queue_command macro
H A Dg_NCR5380.c58 #define NCR5380_queue_command generic_NCR5380_queue_command macro
H A Datari_scsi.c66 #define NCR5380_queue_command atari_scsi_queue_command macro
H A Dsun3_scsi.c49 #define NCR5380_queue_command sun3scsi_queue_command macro
H A DNCR5380.c560 static int NCR5380_queue_command(struct Scsi_Host *instance, in NCR5380_queue_command() function