Searched defs:NCR5380_queue_command (Results 1 – 7 of 7) sorted by relevance
28 #define NCR5380_queue_command oakscsi_queue_command macro
27 #define NCR5380_queue_command cumanascsi_queue_command macro
47 #define NCR5380_queue_command macscsi_queue_command macro
58 #define NCR5380_queue_command generic_NCR5380_queue_command macro
66 #define NCR5380_queue_command atari_scsi_queue_command macro
49 #define NCR5380_queue_command sun3scsi_queue_command macro
558 static int NCR5380_queue_command(struct Scsi_Host *instance, in NCR5380_queue_command() function