Home
last modified time | relevance | path

Searched refs:hpsa_scsi_queue_command (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dhpsa.c216 static int hpsa_scsi_queue_command(struct Scsi_Host *h, struct scsi_cmnd *cmd);
674 .queuecommand = hpsa_scsi_queue_command,
4087 static int hpsa_scsi_queue_command(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in hpsa_scsi_queue_command() function