Home
last modified time | relevance | path

Searched refs:agSASRequestBody (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c112 agsaSASRequestBody_t *agSASRequestBody; in ttdsaNotSupportRespSend() local
123 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody); in ttdsaNotSupportRespSend()
124 agSMPFrame = &(agSASRequestBody->smpFrame); in ttdsaNotSupportRespSend()
155 agSASRequestBody, in ttdsaNotSupportRespSend()
165 agSASRequestBody, in ttdsaNotSupportRespSend()
196 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody); in ttdsaDiscoverRespSend()
266 agSASRequestBody, in ttdsaDiscoverRespSend()
276 agSASRequestBody, in ttdsaDiscoverRespSend()
307 agSASRequestBody = &(ttdsaXchg->SMPRequestBody.agSASRequestBody); in ttdsaReportGeneralRespSend()
348 agSASRequestBody, in ttdsaReportGeneralRespSend()
[all …]
H A Dttdio.c203 ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetReq.agTag in ttdsaSSPReqReceived()
205 ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetResponse.agTag in ttdsaSSPReqReceived()
520 = &(ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetReq); in tiTGTIOStart()
614 &ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody, in tiTGTIOStart()
632 &ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody, in tiTGTIOStart()
715 agSgl = &(tdIORequestBody->transport.SAS.agSASRequestBody.sspTargetReq.agSgl); in ttdssIOPrepareSGL()
802 &ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody, in ttdsaSendResp()
1164 &ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody, in ttdsaIOCompleted()
1331 &ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody, in ttdsaIOCompleted()
2149 &(ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetResponse); in tiTGTSetResp()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c117 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiINIIOStart() local
238 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiINIIOStart()
312 agSASRequestBody, in tiINIIOStart()
662 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiINISuperIOStart() local
782 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiINISuperIOStart()
973 agSASRequestBody, in tiINISuperIOStart()
1313 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiINIIOStartIntCoalesce()
1359 agSASRequestBody, in tiINIIOStartIntCoalesce()
1813 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiNumOfLunIOCTLreq() local
1830 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiNumOfLunIOCTLreq()
[all …]
H A Ditdcb.c121 agsaSASRequestBody_t *agSASRequestBody = agNULL; in itdssTaskCompleted() local
263 agSASRequestBody = (agsaSASRequestBody_t *)&(TMtdIORequestBody->transport.SAS.agSASRequestBody); in itdssTaskCompleted()
511 agsaSASRequestBody_t *agSASRequestBody = agNULL; in itdssQueryTaskCompleted() local
617 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in itdssQueryTaskCompleted()
789 agsaSASRequestBody_t *agSASRequestBody = agNULL; in itdssIOCompleted() local
839 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in itdssIOCompleted()
1358 agsaSASRequestBody_t *agSASRequestBody; in itdssSMPCompleted() local
1387 agSASRequestBody = &(tdSMPRequestBody->agSASRequestBody); in itdssSMPCompleted()
1388 agSMPFrame = &(agSASRequestBody->smpFrame); in itdssSMPCompleted()
1853 agSASRequestBody, in itdssSMPCompleted()
[all …]
H A Ditddisc.c2789 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tdsaCTLModeSelect() local
2827 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tdsaCTLModeSelect()
2828 agSSPInitiatorRequest = &(agSASRequestBody->sspInitiatorReq); in tdsaCTLModeSelect()
2861 AGSA_SSP_INIT_WRITE, agSASRequestBody, agNULL, in tdsaCTLModeSelect()
7112 agsaSASRequestBody_t *agSASRequestBody; in tdSMPStart() local
7210 agSASRequestBody = &(tdSMPRequestBody->agSASRequestBody); in tdSMPStart()
7211 agSMPFrame = &(agSASRequestBody->smpFrame); in tdSMPStart()
7439 agSASRequestBody, in tdSMPStart()
8038 agsaSASRequestBody_t *agSASRequestBody; in tdsaSMPBusyTimerCB() local
8052 agSASRequestBody = &(tdSMPRequestBody->agSASRequestBody); in tdsaSMPBusyTimerCB()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c62 agsaSASRequestBody_t *agSASRequestBody; in dmSMPStart() local
144 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSMPStart()
145 agSMPFrame = &(agSASRequestBody->smpFrame); in dmSMPStart()
399 agSASRequestBody, in dmSMPStart()
2130 agsaSASRequestBody_t *agSASRequestBody; in dmSetDeviceInfoCB() local
2188 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSetDeviceInfoCB()
2203 agSASRequestBody, in dmSetDeviceInfoCB()
2322 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSMPCompleted()
2323 agSMPFrame = &(agSASRequestBody->smpFrame); in dmSMPCompleted()
2862 agSASRequestBody, in dmSMPCompleted()
[all …]
H A Ddmtypes.h328 agsaSASRequestBody_t agSASRequestBody; member
H A Ddmdisc.c7055 agsaSASRequestBody_t *agSASRequestBody; in dmSMPBusyTimerCB() local
7072 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSMPBusyTimerCB()
7085 agSASRequestBody, in dmSMPBusyTimerCB()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c715 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiINITaskManagement() local
937 agSASRequestBody = &(TMtdIORequestBody->transport.SAS.agSASRequestBody); in tiINITaskManagement()
938 agSSPTaskMgntRequest = &(agSASRequestBody->sspTaskMgntReq); in tiINITaskManagement()
1033 agSASRequestBody, /* task management itself */ in tiINITaskManagement()
1332 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiCOMPassthroughCmndStart() local
1387 agSASRequestBody = &(tdssSMPRequestBody->agSASRequestBody); in tiCOMPassthroughCmndStart()
1388 agSMPFrame = &(agSASRequestBody->smpFrame); in tiCOMPassthroughCmndStart()
1449 agSASRequestBody, in tiCOMPassthroughCmndStart()
H A Dossacmnapi.c3878 agsaSASRequestBody_t *agSASRequestBody = agNULL; in ossaSSPIoctlCompleted() local
3882 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in ossaSSPIoctlCompleted()
3883 agSSPFrame = &(agSASRequestBody->sspInitiatorReq); in ossaSSPIoctlCompleted()
4704 agsaSASRequestBody_t *agSASRequestBody = agNULL; in ossaSSPEvent() local
4810 agSASRequestBody = &(TMtdIORequestBody->transport.SAS.agSASRequestBody); in ossaSSPEvent()
4811 agSSPTaskMgntRequest = &(agSASRequestBody->sspTaskMgntReq); in ossaSSPEvent()
4829 agSASRequestBody, in ossaSSPEvent()
8124 &(tdIORequestBody->transport.SAS.agSASRequestBody), in ossaIniSetDeviceInfoCB()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h607 agsaSASRequestBody_t agSASRequestBody; member
674 agsaSASRequestBody_t agSASRequestBody; member
/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h308 agsaSASRequestBody_t agSASRequestBody; member
H A Dsmsat.c1201 agsaSASRequestBody_t *agSASRequestBody; in smPhyControlSend() local
1288 agSASRequestBody = &(smSMPRequestBody->agSASRequestBody); in smPhyControlSend()
1289 agSMPFrame = &(agSASRequestBody->smpFrame); in smPhyControlSend()
1387 agSASRequestBody, in smPhyControlSend()