Searched refs:IndirectSMPReq (Results 1 – 3 of 3) sorted by relevance
359 void *IndirectSMPReq; member
686 void *IndirectSMPReq; member
7125 bit8 *IndirectSMPReq; in tdSMPStart() local7305 (void **)&IndirectSMPReq, in tdSMPStart()7319 if (IndirectSMPReq == agNULL) in tdSMPStart()7354 tdSMPRequestBody->IndirectSMPReq = IndirectSMPReq; in tdSMPStart()7364 osti_memset(IndirectSMPReq, 0, smpBodySize + 4); in tdSMPStart()7373 osti_memcpy(IndirectSMPReq, &tdSMPFrameHeader, 4); in tdSMPStart()7374 osti_memcpy(IndirectSMPReq+4, pSmpBody, smpBodySize); in tdSMPStart()