Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/message/fusion/
Dmptfc.c100 static int mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt);
114 .queuecommand = mptfc_qcmd,
644 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd() function