Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptfc.c100 static int mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt);
115 .queuecommand = mptfc_qcmd,
651 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd() function