Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c100 static int mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt);
114 .queuecommand = mptfc_qcmd,
643 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd() function