Searched refs:hpsa_scsi_queue_command (Results 1 – 1 of 1) sorted by relevance
279 static int hpsa_scsi_queue_command(struct Scsi_Host *h, struct scsi_cmnd *cmd);974 .queuecommand = hpsa_scsi_queue_command,5681 static int hpsa_scsi_queue_command(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in hpsa_scsi_queue_command() function