Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.c275 static int hpsa_scsi_queue_command(struct Scsi_Host *h, struct scsi_cmnd *cmd);
960 .queuecommand = hpsa_scsi_queue_command,
5625 static int hpsa_scsi_queue_command(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in hpsa_scsi_queue_command() function