Lines Matching defs:pReply
537 uint32_t *pReply = (uint32_t *) mpt_reply;
541 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[0],
542 pReply[1], pReply[2], pReply[3]);
543 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[4],
544 pReply[5], pReply[6], pReply[7]);
545 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[8],
546 pReply[9], pReply[10], pReply[11]);