Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
Dhpsa.c153 static int hpsa_scsi_queue_command(struct Scsi_Host *h, struct scsi_cmnd *cmd);
480 .queuecommand = hpsa_scsi_queue_command,
2160 static DEF_SCSI_QCMD(hpsa_scsi_queue_command) in DEF_SCSI_QCMD() argument