Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c116 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiINIIOStart() local
237 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiINIIOStart()
311 agSASRequestBody, in tiINIIOStart()
661 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiINISuperIOStart() local
781 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiINISuperIOStart()
972 agSASRequestBody, in tiINISuperIOStart()
1312 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiINIIOStartIntCoalesce()
1358 agSASRequestBody, in tiINIIOStartIntCoalesce()
1812 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiNumOfLunIOCTLreq() local
1829 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tiNumOfLunIOCTLreq()
[all …]
H A Ditdcb.c120 agsaSASRequestBody_t *agSASRequestBody = agNULL; in itdssTaskCompleted() local
262 agSASRequestBody = (agsaSASRequestBody_t *)&(TMtdIORequestBody->transport.SAS.agSASRequestBody); in itdssTaskCompleted()
510 agsaSASRequestBody_t *agSASRequestBody = agNULL; in itdssQueryTaskCompleted() local
616 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in itdssQueryTaskCompleted()
788 agsaSASRequestBody_t *agSASRequestBody = agNULL; in itdssIOCompleted() local
838 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in itdssIOCompleted()
1357 agsaSASRequestBody_t *agSASRequestBody; in itdssSMPCompleted() local
1386 agSASRequestBody = &(tdSMPRequestBody->agSASRequestBody); in itdssSMPCompleted()
1387 agSMPFrame = &(agSASRequestBody->smpFrame); in itdssSMPCompleted()
1852 agSASRequestBody, in itdssSMPCompleted()
[all …]
H A Ditddisc.c2788 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tdsaCTLModeSelect() local
2826 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in tdsaCTLModeSelect()
2827 agSSPInitiatorRequest = &(agSASRequestBody->sspInitiatorReq); in tdsaCTLModeSelect()
2860 AGSA_SSP_INIT_WRITE, agSASRequestBody, agNULL, in tdsaCTLModeSelect()
7111 agsaSASRequestBody_t *agSASRequestBody; in tdSMPStart() local
7209 agSASRequestBody = &(tdSMPRequestBody->agSASRequestBody); in tdSMPStart()
7210 agSMPFrame = &(agSASRequestBody->smpFrame); in tdSMPStart()
7438 agSASRequestBody, in tdSMPStart()
8037 agsaSASRequestBody_t *agSASRequestBody; in tdsaSMPBusyTimerCB() local
8051 agSASRequestBody = &(tdSMPRequestBody->agSASRequestBody); in tdsaSMPBusyTimerCB()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c61 agsaSASRequestBody_t *agSASRequestBody; in dmSMPStart() local
143 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSMPStart()
144 agSMPFrame = &(agSASRequestBody->smpFrame); in dmSMPStart()
398 agSASRequestBody, in dmSMPStart()
2129 agsaSASRequestBody_t *agSASRequestBody; in dmSetDeviceInfoCB() local
2187 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSetDeviceInfoCB()
2202 agSASRequestBody, in dmSetDeviceInfoCB()
2321 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSMPCompleted()
2322 agSMPFrame = &(agSASRequestBody->smpFrame); in dmSMPCompleted()
2861 agSASRequestBody, in dmSMPCompleted()
[all …]
H A Ddmtypes.h327 agsaSASRequestBody_t agSASRequestBody; member
H A Ddmdisc.c7054 agsaSASRequestBody_t *agSASRequestBody; in dmSMPBusyTimerCB() local
7071 agSASRequestBody = &(dmSMPRequestBody->agSASRequestBody); in dmSMPBusyTimerCB()
7084 agSASRequestBody, in dmSMPBusyTimerCB()
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c714 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiINITaskManagement() local
936 agSASRequestBody = &(TMtdIORequestBody->transport.SAS.agSASRequestBody); in tiINITaskManagement()
937 agSSPTaskMgntRequest = &(agSASRequestBody->sspTaskMgntReq); in tiINITaskManagement()
1032 agSASRequestBody, /* task management itself */ in tiINITaskManagement()
1331 agsaSASRequestBody_t *agSASRequestBody = agNULL; in tiCOMPassthroughCmndStart() local
1386 agSASRequestBody = &(tdssSMPRequestBody->agSASRequestBody); in tiCOMPassthroughCmndStart()
1387 agSMPFrame = &(agSASRequestBody->smpFrame); in tiCOMPassthroughCmndStart()
1448 agSASRequestBody, in tiCOMPassthroughCmndStart()
H A Dossacmnapi.c3877 agsaSASRequestBody_t *agSASRequestBody = agNULL; in ossaSSPIoctlCompleted() local
3881 agSASRequestBody = &(tdIORequestBody->transport.SAS.agSASRequestBody); in ossaSSPIoctlCompleted()
3882 agSSPFrame = &(agSASRequestBody->sspInitiatorReq); in ossaSSPIoctlCompleted()
4703 agsaSASRequestBody_t *agSASRequestBody = agNULL; in ossaSSPEvent() local
4809 agSASRequestBody = &(TMtdIORequestBody->transport.SAS.agSASRequestBody); in ossaSSPEvent()
4810 agSSPTaskMgntRequest = &(agSASRequestBody->sspTaskMgntReq); in ossaSSPEvent()
4828 agSASRequestBody, in ossaSSPEvent()
8123 &(tdIORequestBody->transport.SAS.agSASRequestBody), in ossaIniSetDeviceInfoCB()
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h606 agsaSASRequestBody_t agSASRequestBody; member
673 agsaSASRequestBody_t agSASRequestBody; member
/freebsd-14.2/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h307 agsaSASRequestBody_t agSASRequestBody; member
H A Dsmsat.c1200 agsaSASRequestBody_t *agSASRequestBody; in smPhyControlSend() local
1287 agSASRequestBody = &(smSMPRequestBody->agSASRequestBody); in smPhyControlSend()
1288 agSMPFrame = &(agSASRequestBody->smpFrame); in smPhyControlSend()
1386 agSASRequestBody, in smPhyControlSend()