Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c121 agIORequest = &(ttdsaXchg->SMPRequestBody.agIORequest); in ttdsaNotSupportRespSend()
123 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody); in ttdsaNotSupportRespSend()
194 agIORequest = &(ttdsaXchg->SMPRequestBody.agIORequest); in ttdsaDiscoverRespSend()
196 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody); in ttdsaDiscoverRespSend()
305 agIORequest = &(ttdsaXchg->SMPRequestBody.agIORequest); in ttdsaReportGeneralRespSend()
307 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody); in ttdsaReportGeneralRespSend()
410 ttdsaXchg->SMPRequestBody.agIORequest.sdkData = agNULL; in ttdsaSMPReqReceived()
H A Dttdtxchg.h62 tdssSMPRequestBody_t SMPRequestBody; /* has to be at the second top */ member
H A Dttdinit.c532 ttdsaXchg->SMPRequestBody.SMPCompletionFunc = ttdsaSMPCompleted; in ttdsaXchgInit()
545 ttdsaXchg->SMPRequestBody.agIORequest.osData = (void *)ttdsaXchg; in ttdsaXchgInit()
640 ttdsaXchg->SMPRequestBody.agIORequest.sdkData = agNULL; in ttdsaXchgLinkInit()
711 ttdsaXchg->SMPRequestBody.agIORequest.sdkData = agNULL; in ttdsaXchgFreeStruct()