Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/
Dhpsa.c280 static int hpsa_scsi_queue_command(struct Scsi_Host *h, struct scsi_cmnd *cmd);
971 .queuecommand = hpsa_scsi_queue_command,
5670 static int hpsa_scsi_queue_command(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in hpsa_scsi_queue_command() function