Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/megaraid/
Dmegaraid_mbox.c112 static int megaraid_queue_command(struct Scsi_Host *, struct scsi_cmnd *);
332 .queuecommand = megaraid_queue_command,
1466 static DEF_SCSI_QCMD(megaraid_queue_command) in DEF_SCSI_QCMD() argument