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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c221 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
222 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
223 saRoot->IOMap[pRequest->HTag].agContext = agContext;
230 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaEchoCmd_t, tag), pRequest->HTag);
240 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
241 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
242 saRoot->IOMap[pRequest->HTag].agContext = agNULL;
318 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
[all...]
H A Dsaphy.c128 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
129 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
130 saRoot->IOMap[pRequest->HTag].agContext = agContext;
138 ret = mpiPhyStartCmd(agRoot, pRequest->HTag, phyId, agPhyConfig, agSASIdentify, queueNum);
142 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
143 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
144 saRoot->IOMap[pRequest->HTag].agContext = agNULL;
263 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
[all...]
H A Dsaioctlcmd.c111 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
112 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
113 saRoot->IOMap[pRequest->HTag].agContext = agContext;
132 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
133 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
134 saRoot->IOMap[pRequest->HTag].agContext = agNULL;
153 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
154 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
155 saRoot->IOMap[pRequest->HTag]
2086 saUpdateIOMap( agsaIOMap_t *pIOMap, bit32 HTag, agsaIORequestDesc_t *pRequest, agsaContext_t *agContext ) argument
[all...]
H A Dsasmp.c175 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
176 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
267 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPCmd_t, tag), pRequest->HTag);
382 OSSA_WRITE_LE_32(agRoot, &vpayload, OSSA_OFFSET_OF(agsaSMPCmd_V_t, tag), pRequest->HTag);
643 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
644 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
647 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPAbortCmd_t, tag), pRequest->HTag);
654 saRoot->IOMap[pRequest->HTag]
[all...]
H A Dsadisc.c391 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
392 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
393 saRoot->IOMap[pRequest->HTag].agContext = agContext;
510 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaRegDevCmd_t, tag), pRequest->HTag);
527 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
528 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
529 saRoot->IOMap[pRequest->HTag].agContext = agNULL;
H A Dsassp.c214 saRoot->IOMap[(*pRequest)->HTag].Tag = (*pRequest)->HTag;
215 saRoot->IOMap[(*pRequest)->HTag].IORequest = (void *)*pRequest;
486 OSSA_WRITE_LE_32(agRoot, pMessage, offsetTag, pRequest->HTag);
761 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
762 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
772 SA_DBG2(("saSSPStart: did %d ioq %d / %d tag %d\n", pDevice->DeviceMapIndex, inq, outq, pRequest->HTag));
858 OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPCompletionRsp_t, tag), pRequest->HTag);
868 OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniIOStartCmd_t, tag), pRequest->HTag);
[all...]
H A Dsasata.c160 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
161 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
305 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAStartCmd_t, tag), pRequest->HTag);
323 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAStartCmd_t, tag), pRequest->HTag);
728 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
729 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
779 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAAbortCmd_t, tag), pRequest->HTag);
801 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAAbortCmd_t, HTagAbort), pRequestABT->HTag);
[all...]
H A Dsaport.c486 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
487 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest;
488 saRoot->IOMap[pRequest->HTag].agContext = agContext;
500 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaPortControlCmd_t, tag), pRequest->HTag);
512 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
513 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
514 saRoot->IOMap[pRequest->HTag].agContext = agNULL;
H A Dsatypes.h142 bit32 HTag; /**< the host tag to index into the IORequest array */ member in struct:agsaIORequestDesc_s
H A Dsaint.c1651 SA_DBG1(("siIODone: unknown request type (%x) is completed. HTag=0x%x\n", pRequest->requestType, pRequest->HTag));
1658 SA_DBG1(("siIODone: The request is not valid any more. HTag=0x%x requestType=0x%x\n", pRequest->HTag, pRequest->requestType));
1708 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF;
1709 saRoot->IOMap[pRequest->HTag].IORequest = agNULL;
1710 saRoot->IOMap[pRequest->HTag].agContext = agNULL;
1815 SA_DBG1(("siAbnormal: unknown request type (%x) is completed. Tag=0x%x\n", pRequest->requestType, pRequest->HTag));
1823 SA_DBG1(("siAbnormal: The request is not valid any more. Tag=0x%x\n", pRequest->HTag));
1873 saRoot->IOMap[pRequest->HTag]
[all...]
H A Dsautil.c189 pRequestDesc->HTag,
H A Dsampirsp.c2705 SA_DBG1(("mpiGetPhyProfileRsp: HTag=0x%x\n", tag));
2950 SA_DBG1(("mpiSetPhyProfileRsp: HTag=0x%x\n", tag));
3112 SA_DBG3(("mpiGetDevInfoRsp: HTag=0x%x\n", tag));
3341 SA_DBG3(("mpiGetDevInfoRspSpc: HTag=0x%x\n", tag));
3556 SA_DBG3(("mpiSetDevInfoRsp: HTag=0x%x\n", tag));
4377 SA_DBG1(("mpiSetNVMDataRsp: HTag=0x%x\n", pIomb->tag));
4514 SA_DBG1(("mpiSSPAbortRsp: the request is not valid any more. Tag=%x\n", pRequest->HTag));
4595 SA_DBG1(("mpiSATAAbortRsp: the request is not valid any more. Tag=%x\n", pRequest->HTag));
4630 SA_DBG3(("mpiGPIORsp: HTag=0x%x\n", pIomb->tag));
5716 SA_DBG1(("mpiSASHwEventAckRsp: pPort is NULL, no portId, HTag
[all...]
H A Dsainit.c804 pRequestDesc->HTag = i;
3890 pRequestDesc->HTag = i;

Completed in 132 milliseconds