Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c220 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiEchoCmd()
221 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in mpiEchoCmd()
222 saRoot->IOMap[pRequest->HTag].agContext = agContext; in mpiEchoCmd()
229 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaEchoCmd_t, tag), pRequest->HTag); in mpiEchoCmd()
239 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in mpiEchoCmd()
240 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in mpiEchoCmd()
241 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in mpiEchoCmd()
317 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiGetPhyProfileCmd()
318 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in mpiGetPhyProfileCmd()
319 saRoot->IOMap[pRequest->HTag].agContext = agContext; in mpiGetPhyProfileCmd()
[all …]
H A Dsaphy.c127 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPhyStart()
128 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saPhyStart()
129 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saPhyStart()
137 ret = mpiPhyStartCmd(agRoot, pRequest->HTag, phyId, agPhyConfig, agSASIdentify, queueNum); in saPhyStart()
141 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saPhyStart()
142 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saPhyStart()
143 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saPhyStart()
262 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPhyStop()
263 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saPhyStop()
264 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saPhyStop()
[all …]
H A Dsaioctlcmd.c110 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saFwProfile()
111 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saFwProfile()
112 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saFwProfile()
131 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saFwProfile()
132 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saFwProfile()
133 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saFwProfile()
152 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saFwProfile()
153 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saFwProfile()
154 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saFwProfile()
166 OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaFwProfileIOMB_t, tag), pRequest->HTag); in saFwProfile()
[all …]
H A Dsasmp.c174 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSMPStart()
175 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSMPStart()
266 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPCmd_t, tag), pRequest->HTag); in saSMPStart()
381 OSSA_WRITE_LE_32(agRoot, &vpayload, OSSA_OFFSET_OF(agsaSMPCmd_V_t, tag), pRequest->HTag); in saSMPStart()
642 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSMPAbort()
643 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSMPAbort()
646 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPAbortCmd_t, tag), pRequest->HTag); in saSMPAbort()
653 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saSMPAbort()
654 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saSMPAbort()
655 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saSMPAbort()
[all …]
H A Dsadisc.c390 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saRegisterNewDevice()
391 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saRegisterNewDevice()
392 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saRegisterNewDevice()
509 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaRegDevCmd_t, tag), pRequest->HTag); in saRegisterNewDevice()
526 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saRegisterNewDevice()
527 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saRegisterNewDevice()
528 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saRegisterNewDevice()
H A Dsasata.c159 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSATAStart()
160 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSATAStart()
304 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAStartCmd_t, tag), pRequest->HTag); in saSATAStart()
322 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAStartCmd_t, tag), pRequest->HTag); in saSATAStart()
727 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSATAAbort()
728 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSATAAbort()
778 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAAbortCmd_t, tag), pRequest->HTag); in saSATAAbort()
800 …SSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAAbortCmd_t, HTagAbort), pRequestABT->HTag); in saSATAAbort()
H A Dsassp.c213 saRoot->IOMap[(*pRequest)->HTag].Tag = (*pRequest)->HTag; in siFastSSPResAlloc()
214 saRoot->IOMap[(*pRequest)->HTag].IORequest = (void *)*pRequest; in siFastSSPResAlloc()
485 OSSA_WRITE_LE_32(agRoot, pMessage, offsetTag, pRequest->HTag); in saFastSSPPrepare()
760 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSSPStart()
761 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSSPStart()
771 …2(("saSSPStart: did %d ioq %d / %d tag %d\n", pDevice->DeviceMapIndex, inq, outq, pRequest->HTag)); in saSSPStart()
857 … OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPCompletionRsp_t, tag), pRequest->HTag); in saSSPStart()
867 … OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniIOStartCmd_t, tag), pRequest->HTag); in saSSPStart()
1273 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniExtIOStartCmd_t, tag), pRequest->HTag); in saSSPStart()
1363 … OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniTMStartCmd_t, tag), pRequest->HTag); in saSSPStart()
[all …]
H A Dsaport.c485 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPortControl()
486 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saPortControl()
487 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saPortControl()
499 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaPortControlCmd_t, tag), pRequest->HTag); in saPortControl()
511 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saPortControl()
512 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saPortControl()
513 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saPortControl()
H A Dsaint.c1650 …one: unknown request type (%x) is completed. HTag=0x%x\n", pRequest->requestType, pRequest->HTag)); in siIODone()
1657 …e request is not valid any more. HTag=0x%x requestType=0x%x\n", pRequest->HTag, pRequest->requestT… in siIODone()
1707 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in siAbnormal()
1708 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in siAbnormal()
1709 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in siAbnormal()
1814 …rmal: unknown request type (%x) is completed. Tag=0x%x\n", pRequest->requestType, pRequest->HTag)); in siAbnormal()
1822 SA_DBG1(("siAbnormal: The request is not valid any more. Tag=0x%x\n", pRequest->HTag)); in siAbnormal()
1872 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in siDifAbnormal()
1873 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in siDifAbnormal()
1874 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in siDifAbnormal()
[all …]
H A Dsatypes.h141 bit32 HTag; /**< the host tag to index into the IORequest array */ member
H A Dsautil.c188 pRequestDesc->HTag, in siDumpActiveIORequests()
H A Dsainit.c803 pRequestDesc->HTag = i; in saInitialize()
3889 pRequestDesc->HTag = i; in siInitResources()
H A Dsampirsp.c4510 SA_DBG1(("mpiSSPAbortRsp: the request is not valid any more. Tag=%x\n", pRequest->HTag)); in mpiSSPAbortRsp()
4591 SA_DBG1(("mpiSATAAbortRsp: the request is not valid any more. Tag=%x\n", pRequest->HTag)); in mpiSATAAbortRsp()
5957 SA_DBG1(("mpiSMPAbortRsp: the request is not valid any more. Tag=%x\n", pRequest->HTag)); in mpiSMPAbortRsp()