Searched refs:IndirectSMPReq (Results 1 – 3 of 3) sorted by relevance
358 void *IndirectSMPReq; member
685 void *IndirectSMPReq; member
7124 bit8 *IndirectSMPReq; in tdSMPStart() local7304 (void **)&IndirectSMPReq, in tdSMPStart()7318 if (IndirectSMPReq == agNULL) in tdSMPStart()7353 tdSMPRequestBody->IndirectSMPReq = IndirectSMPReq; in tdSMPStart()7363 osti_memset(IndirectSMPReq, 0, smpBodySize + 4); in tdSMPStart()7372 osti_memcpy(IndirectSMPReq, &tdSMPFrameHeader, 4); in tdSMPStart()7373 osti_memcpy(IndirectSMPReq+4, pSmpBody, smpBodySize); in tdSMPStart()