Lines Matching defs:reply

307 	pMpi2ConfigReply_t	reply;
386 * cmd_rfm points to the reply message if a reply was given. Check the
393 reply = (pMpi2ConfigReply_t)(mpt->m_reply_frame + (cmd->cmd_rfm
396 &reply->Header.PageType);
398 &reply->Header.PageNumber);
400 &reply->Header.PageLength);
402 &reply->Header.PageVersion);
404 &reply->ExtPageType);
406 &reply->ExtPageLength);
409 &reply->IOCStatus);
411 &reply->IOCLogInfo);
437 * Put the reply frame back on the free queue, increment the free
439 * if this reply is an ADDRESS reply.
458 * de-allocated after the command completes. The size of the reply
459 * will not be larger than the reply frame size.
528 * cmd_rfm points to the reply message if a reply was given. The reply
538 reply = (pMpi2ConfigReply_t)(mpt->m_reply_frame + (cmd->cmd_rfm
541 &reply->IOCStatus);
544 &reply->IOCLogInfo);
576 * Put the reply frame back on the free queue, increment the free
578 * if this reply is an ADDRESS reply.
1029 * clear reply and request queue, so we should clear
1083 * priority queue with its limit and the controller will reply as they are
1084 * completed. This way, we don't have to poll for one reply at a time.
1089 int lun, uint8_t *reply, uint32_t reply_size, int mode)
1168 * If a reply frame was used and there is a reply buffer to copy the
1169 * reply data into, copy it. If this fails, log a message, but don't
1172 if (cmd->cmd_rfm && reply) {
1183 if (ddi_copyout((uint8_t *)reply_msg + i, reply + i, 1,
1186 "reply data for TM request");
1518 * Get the header and config page. reply contains the reply frame,
1607 * Get the header and config page. reply contains the reply frame,
1668 * Get the header and config page. reply contains the reply frame,
1907 * Get the header and config page. reply contains the reply frame,
1963 * that describes mpt's config reply page request structure.
2270 * that describes the MPT's config reply page request structure.
2290 * get config reply message
2328 * Give reply address to IOC to store config page in and send
2350 * get reply view handshake
2511 * Get the header and config page. reply contains the reply frame,
2599 * Get the header and config page. reply contains the reply frame,
2648 * that describes the MPT's config reply page request structure.
2668 * get config reply message
2704 * Give reply address to IOC to store config page in and send
2726 * get reply view handshake