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

/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c121 agIORequest = &(ttdsaXchg->SMPRequestBody.agIORequest);
123 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody);
194 agIORequest = &(ttdsaXchg->SMPRequestBody.agIORequest);
196 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody);
305 agIORequest = &(ttdsaXchg->SMPRequestBody.agIORequest);
307 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody);
410 ttdsaXchg->SMPRequestBody.agIORequest.sdkData = agNULL;
H A Dttdtxchg.h62 tdssSMPRequestBody_t SMPRequestBody; /* has to be at the second top */ member in struct:ttdsaXchg_s
H A Dttdinit.c532 ttdsaXchg->SMPRequestBody.SMPCompletionFunc = ttdsaSMPCompleted;
545 ttdsaXchg->SMPRequestBody.agIORequest.osData = (void *)ttdsaXchg;
546 /* ttdsaXchg->SMPRequestBody.agIORequest.osData = (void *)&ttdsaXchg->SMPRequestBody; */
547 /*ttdsaXchg->SMPRequestBody.tiIORequest.tdData = (void *)&ttdsaXchg->SMPRequestBody; */
640 ttdsaXchg->SMPRequestBody.agIORequest.sdkData = agNULL;
711 ttdsaXchg->SMPRequestBody.agIORequest.sdkData = agNULL;

Completed in 102 milliseconds