Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_mbox.c117 static int megaraid_queue_command(struct Scsi_Host *, struct scsi_cmnd *);
342 .queuecommand = megaraid_queue_command,
1489 static DEF_SCSI_QCMD(megaraid_queue_command) in DEF_SCSI_QCMD() argument