Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptctl.c188 static pMPIDefaultReply_t ReplyMsg = NULL; variable
351 ReplyMsg = (pMPIDefaultReply_t) fwReplyBuffer; in mptctl_reply()
941 ReplyMsg = NULL; in mptctl_do_fw_download()
947 for (cntdn=HZ*60, i=1; ReplyMsg == NULL; cntdn--, i++) { in mptctl_do_fw_download()
966 iocstat = le16_to_cpu(ReplyMsg->IOCStatus) & MPI_IOCSTATUS_MASK; in mptctl_do_fw_download()