Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptctl.c800 pFWDownloadReply_t ReplyMsg = NULL; in mptctl_do_fw_download() local
926 ReplyMsg = NULL; in mptctl_do_fw_download()
961 ReplyMsg = (pFWDownloadReply_t)iocp->ioctl_cmds.reply; in mptctl_do_fw_download()
962 iocstat = le16_to_cpu(ReplyMsg->IOCStatus) & MPI_IOCSTATUS_MASK; in mptctl_do_fw_download()