Lines Matching refs:tag

82       bit32  tag     = 0;
96 tag = pIomb->sspComplCxt[count].tag;
98 pRequest = (agsaIORequestDesc_t *)saRoot->IOMap[tag].IORequest;
103 …INED_SSP_COMP Resp IOMB tag=0x%x, status=0x%x, param=0x%x, SSPTag=0x%x\n", tag, OSSA_IO_SUCCESS, 0…
108 …_COMBINED_SSP_COMP IOMB tag=0x%x, status=0x%x, param=0x%x, SSPTag=0x%x\n", tag, OSSA_IO_SUCCESS, 0…
133 bit32 tag;
148 tag = pIomb->stpComplCxt[count].tag;
149 pRequest = (agsaIORequestDesc_t *)saRoot->IOMap[tag].IORequest;
154 …OPC_OUB_COMBINED_SATA_COMP Resp IOMB tag=0x%x, status=0x%x, param=0x%x\n", tag, OSSA_IO_SUCCESS, 0…
159 …omb, OPC_OUB_COMBINED_SATA_COMP IOMB tag=0x%x, status=0x%x, param=0x%x\n", tag, OSSA_IO_SUCCESS, 0…
683 bit32 tag; in mpiEchoRsp() local
687 SA_DBG3(("mpiEchoRsp: HTAG=0x%x\n", pIomb->tag)); in mpiEchoRsp()
690 OSSA_READ_LE_32(agRoot, &tag, pIomb, OSSA_OFFSET_OF(agsaEchoRsp_t, tag)); in mpiEchoRsp()
692 pRequest = (agsaIORequestDesc_t *)saRoot->IOMap[tag].IORequest; in mpiEchoRsp()
695 SA_DBG1(("mpiEchoRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x\n", tag)); in mpiEchoRsp()
700 agContext = saRoot->IOMap[tag].agContext; in mpiEchoRsp()
705 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiEchoRsp()
706 saRoot->IOMap[tag].IORequest = agNULL; in mpiEchoRsp()
707 saRoot->IOMap[tag].agContext = agNULL; in mpiEchoRsp()
752 bit32 DlenStatus, tag, iRTdaBnDpsAsNvm; in mpiGetNVMDataRsp() local
756 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetNVMDataRsp_t, tag)); in mpiGetNVMDataRsp()
761 SA_DBG1(("mpiGetNVMDataRsp: HTAG=0x%x\n", tag)); in mpiGetNVMDataRsp()
764 pRequest = (agsaIORequestDesc_t *)saRoot->IOMap[tag].IORequest; in mpiGetNVMDataRsp()
772 agContext = saRoot->IOMap[tag].agContext; in mpiGetNVMDataRsp()
855 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetNVMDataRsp()
856 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetNVMDataRsp()
857 saRoot->IOMap[tag].agContext = agNULL; in mpiGetNVMDataRsp()
904 bit32 tag; in mpiPhyStartEvent() local
917 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaHWEvent_Phy_OUB_t, tag)) ; in mpiPhyStartEvent()
920 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiPhyStartEvent()
921 agContext = saRoot->IOMap[tag].agContext; in mpiPhyStartEvent()
923 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiPhyStartEvent()
924 saRoot->IOMap[tag].IORequest = agNULL; in mpiPhyStartEvent()
925 saRoot->IOMap[tag].agContext = agNULL; in mpiPhyStartEvent()
928 SA_DBG1(("mpiPhyStartEvent: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x \n", tag)); in mpiPhyStartEvent()
1006 bit32 tag; in mpiPhyStopEvent() local
1020 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaHWEvent_Phy_OUB_t, tag)) ; in mpiPhyStopEvent()
1023 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiPhyStopEvent()
1024 agContext = saRoot->IOMap[tag].agContext; in mpiPhyStopEvent()
1026 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiPhyStopEvent()
1027 saRoot->IOMap[tag].IORequest = agNULL; in mpiPhyStopEvent()
1028 saRoot->IOMap[tag].agContext = agNULL; in mpiPhyStopEvent()
1031 SA_DBG1(("mpiPhyStopEvent: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x \n", tag)); in mpiPhyStopEvent()
1172 bit32 tag, status; in mpiHWevent() local
1534 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaHWEvent_SPC_OUB_t, EVParam)); in mpiHWevent()
1560 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiHWevent()
1564 agContext = saRoot->IOMap[tag].agContext; in mpiHWevent()
1569 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiHWevent()
1570 saRoot->IOMap[tag].IORequest = agNULL; in mpiHWevent()
1571 saRoot->IOMap[tag].agContext = agNULL; in mpiHWevent()
1627 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaHWEvent_SPC_OUB_t, EVParam)) ; in mpiHWevent()
1629 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiHWevent()
1639 agContext = saRoot->IOMap[tag].agContext; in mpiHWevent()
1646 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiHWevent()
1647 saRoot->IOMap[tag].IORequest = agNULL; in mpiHWevent()
1648 saRoot->IOMap[tag].agContext = agNULL; in mpiHWevent()
1752 bit32 tag; in mpiSMPCompletion() local
1756 SA_DBG3(("mpiSMPCompletion: start, HTAG=0x%x\n", pIomb->tag)); in mpiSMPCompletion()
1760 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSMPCompletionRsp_t, tag)) ; in mpiSMPCompletion()
1764 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSMPCompletion()
1767 …n: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x PARAM=0x%x\n", tag, status, param)); in mpiSMPCompletion()
1775 SA_DBG3(("mpiSMPCompletion: OSSA_IO_SUCCESS HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1777 siSMPRespRcvd(agRoot, pIomb, param, tag); in mpiSMPCompletion()
1781 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OVERFLOW HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1788 SA_DBG1(("mpiSMPCompletion: OSSA_IO_ABORTED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1801 SA_DBG1(("mpiSMPCompletion: OSSA_IO_NO_DEVICE HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1807 SA_DBG1(("mpiSMPCompletion: OSSA_IO_ERROR_HW_TIMEOUT HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1813 SA_DBG1(("mpiSMPCompletion: OSSA_IO_XFER_ERROR_BREAK HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1819 SA_DBG1(("mpiSMPCompletion: OSSA_IO_XFER_ERROR_PHY_NOT_READY HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1825 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_PROTOCOL_NOT_SUPPORTED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1831 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_ZONE_VIOLATION HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1837 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_BREAK HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1843 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1849 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_BAD_DESTINATION HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1855 …BG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_CONNECTION_RATE_NOT_SUPPORTED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1861 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_WRONG_DESTINATION HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1867 SA_DBG1(("mpiSMPCompletion: OSSA_IO_XFER_ERROR_RX_FRAME HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1873 SA_DBG1(("mpiSMPCompletion: OSSA_IO_XFER_OPEN_RETRY_TIMEOUT HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1879 SA_DBG1(("mpiSMPCompletion: OSSA_IO_ERROR_INTERNAL_SMP_RESOURCE HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1885 SA_DBG1(("mpiSMPCompletion: OSSA_IO_PORT_IN_RESET HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1891 SA_DBG1(("mpiSMPCompletion: OSSA_IO_DS_NON_OPERATIONAL HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1897 SA_DBG1(("mpiSMPCompletion: OSSA_IO_DS_IN_RECOVERY HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1903 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1909 SA_DBG1(("mpiSMPCompletion: OSSA_IO_ABORT_IN_PROGRESS HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1915 SA_DBG1(("mpiSMPCompletion:OSSA_IO_ABORT_DELAYED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1921 SA_DBG1(("mpiSMPCompletion: OSSA_IO_INVALID_LENGTH HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1927 …n: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_RETRY_BACKOFF_THRESHOLD_REACHED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1933 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_TMO HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1939 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_NO_DEST HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1945 …A_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_COLLIDE HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1951 …BG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_PATHWAY_BLOCKED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1957 SA_DBG1(("mpiSMPCompletion: OSSA_IO_DS_INVALID HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1963 SA_DBG1(("mpiSMPCompletion: OSSA_IO_XFER_READ_COMPL_ERR HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1969 SA_DBG1(("mpiSMPCompletion: OSSA_MPI_ERR_IO_RESOURCE_UNAVAILABLE HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1975 SA_DBG1(("mpiSMPCompletion: OSSA_MPI_ERR_IO_RESOURCE_UNAVAILABLE HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1981 SA_DBG1(("mpiSMPCompletion: OSSA_IO_OPEN_CNX_ERROR_OPEN_PREEMPTED HTAG = 0x%x\n", tag)); in mpiSMPCompletion()
1987 SA_DBG1(("mpiSMPCompletion: Unknown Status = 0x%x Tag 0x%x\n", status, tag)); in mpiSMPCompletion()
2024 bit32 DeviceIdcPortId, tag; in mpiGetDevHandleRsp() local
2026 SA_DBG3(("mpiGetDevHandleRsp: start, HTAG=0x%x\n", pIomb->tag)); in mpiGetDevHandleRsp()
2031 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetDevHandleRsp_t, tag)) ; in mpiGetDevHandleRsp()
2033 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetDevHandleRsp()
2034 agContext = saRoot->IOMap[tag].agContext; in mpiGetDevHandleRsp()
2036 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetDevHandleRsp()
2037 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetDevHandleRsp()
2038 saRoot->IOMap[tag].agContext = agNULL; in mpiGetDevHandleRsp()
2041 …p: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x DeviceIdcPortId=0x%x\n", tag, DeviceIdcPortId)); in mpiGetDevHandleRsp()
2112 bit32 phyId, operation, status, tag, phyOpId; in mpiPhyCntrlRsp() local
2116 SA_DBG3(("mpiPhyCntrlRsp: start, HTAG=0x%x,\n", pIomb->tag)); in mpiPhyCntrlRsp()
2119 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaLocalPhyCntrlRsp_t, tag)) ; in mpiPhyCntrlRsp()
2123 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiPhyCntrlRsp()
2126 …ad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x PhyOpId=0x%x\n", tag, status, phyOpId)); in mpiPhyCntrlRsp()
2130 agContext = saRoot->IOMap[tag].agContext; in mpiPhyCntrlRsp()
2132 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiPhyCntrlRsp()
2133 saRoot->IOMap[tag].IORequest = agNULL; in mpiPhyCntrlRsp()
2134 saRoot->IOMap[tag].agContext = agNULL; in mpiPhyCntrlRsp()
2196 bit32 deviceIdx,status, tag; in mpiDeviceRegRsp() local
2205 SA_DBG3(("mpiDeviceRegRsp: start, HTAG=0x%x\n", pIomb->tag)); in mpiDeviceRegRsp()
2209 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaDeviceRegistrationRsp_t, tag)) ; in mpiDeviceRegRsp()
2215 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiDeviceRegRsp()
2218 …Rsp: Bad IOMB!!! pRequest is NULL. TAG=0x%x, STATUS=0x%x DEVICEID=0x%x\n", tag, status, deviceId)); in mpiDeviceRegRsp()
2225 agContext = saRoot->IOMap[tag].agContext; in mpiDeviceRegRsp()
2228 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiDeviceRegRsp()
2229 saRoot->IOMap[tag].IORequest = agNULL; in mpiDeviceRegRsp()
2230 saRoot->IOMap[tag].agContext = agNULL; in mpiDeviceRegRsp()
2233 SA_DBG3(("mpiDeviceRegRsp: hosttag 0x%x\n", tag)); in mpiDeviceRegRsp()
2386 …SA_DBG1(("mpiDeviceRegRsp: pDevice is NULL. TAG=0x%x, STATUS=0x%x DEVICEID=0x%x\n", tag, status, d… in mpiDeviceRegRsp()
2428 …SA_DBG1(("mpiDeviceRegRsp: pDevice is NULL. TAG=0x%x, STATUS=0x%x DEVICEID=0x%x\n", tag, status, d… in mpiDeviceRegRsp()
2519 bit32 deviceIdx, status, tag; in mpiDeregDevHandleRsp() local
2524 SA_DBG3(("mpiDeregDevHandleRsp: start, HTAG=0x%x\n", pIomb->tag)); in mpiDeregDevHandleRsp()
2526 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaDeregDevHandleRsp_t, tag)) ; in mpiDeregDevHandleRsp()
2531 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiDeregDevHandleRsp()
2534 …Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x deviceIdx 0x%x\n", tag, status,deviceIdx)); in mpiDeregDevHandleRsp()
2539 agContext = saRoot->IOMap[tag].agContext; in mpiDeregDevHandleRsp()
2541 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiDeregDevHandleRsp()
2542 saRoot->IOMap[tag].IORequest = agNULL; in mpiDeregDevHandleRsp()
2543 saRoot->IOMap[tag].agContext = agNULL; in mpiDeregDevHandleRsp()
2691 bit32 status, tag; in mpiGetPhyProfileRsp() local
2699 OSSA_READ_LE_32(agRoot, &tag, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t, tag)); in mpiGetPhyProfileRsp()
2701 SA_DBG1(("mpiGetPhyProfileRsp: HTag=0x%x\n", tag)); in mpiGetPhyProfileRsp()
2704 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetPhyProfileRsp()
2707 …mpiGetPhyProfileRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetPhyProfileRsp()
2712 agContext = saRoot->IOMap[tag].agContext; in mpiGetPhyProfileRsp()
2717 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetPhyProfileRsp()
2718 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetPhyProfileRsp()
2719 saRoot->IOMap[tag].agContext = agNULL; in mpiGetPhyProfileRsp()
2935 bit32 status, tag; in mpiSetPhyProfileRsp() local
2943 OSSA_READ_LE_32(agRoot, &tag, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t, tag)); in mpiSetPhyProfileRsp()
2946 SA_DBG1(("mpiSetPhyProfileRsp: HTag=0x%x\n", tag)); in mpiSetPhyProfileRsp()
2949 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSetPhyProfileRsp()
2952 …mpiSetPhyProfileRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiSetPhyProfileRsp()
2957 agContext = saRoot->IOMap[tag].agContext; in mpiSetPhyProfileRsp()
2960 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSetPhyProfileRsp()
2961 saRoot->IOMap[tag].IORequest = agNULL; in mpiSetPhyProfileRsp()
2962 saRoot->IOMap[tag].agContext = agNULL; in mpiSetPhyProfileRsp()
3096 bit32 ARSrateSMPTimeOutPortID, IRMcnITNexusTimeOut, status, tag; in mpiGetDevInfoRsp() local
3106 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetDevInfoRspV_t, tag)); in mpiGetDevInfoRsp()
3108 SA_DBG3(("mpiGetDevInfoRsp: HTag=0x%x\n", tag)); in mpiGetDevInfoRsp()
3111 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetDevInfoRsp()
3114 …SA_DBG1(("mpiGetDevInfoRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, s… in mpiGetDevInfoRsp()
3119 agContext = saRoot->IOMap[tag].agContext; in mpiGetDevInfoRsp()
3122 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetDevInfoRsp()
3123 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetDevInfoRsp()
3124 saRoot->IOMap[tag].agContext = agNULL; in mpiGetDevInfoRsp()
3327 bit32 dTypeSrateSMPTOPortID, FirstBurstSizeITNexusTimeOut, status, tag; in mpiGetDevInfoRspSpc() local
3335 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetDevInfoRsp_t, tag)); in mpiGetDevInfoRspSpc()
3337 SA_DBG3(("mpiGetDevInfoRspSpc: HTag=0x%x\n", tag)); in mpiGetDevInfoRspSpc()
3340 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetDevInfoRspSpc()
3343 …mpiGetDevInfoRspSpc: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDevInfoRspSpc()
3348 agContext = saRoot->IOMap[tag].agContext; in mpiGetDevInfoRspSpc()
3351 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetDevInfoRspSpc()
3352 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetDevInfoRspSpc()
3353 saRoot->IOMap[tag].agContext = agNULL; in mpiGetDevInfoRspSpc()
3546 bit32 tag, status, deviceid, option, param; in mpiSetDevInfoRsp() local
3550 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, tag)); in mpiSetDevInfoRsp()
3552 SA_DBG3(("mpiSetDevInfoRsp: HTag=0x%x\n", tag)); in mpiSetDevInfoRsp()
3555 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSetDevInfoRsp()
3558 …SA_DBG1(("mpiSetDevInfoRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, s… in mpiSetDevInfoRsp()
3563 agContext = saRoot->IOMap[tag].agContext; in mpiSetDevInfoRsp()
3566 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSetDevInfoRsp()
3567 saRoot->IOMap[tag].IORequest = agNULL; in mpiSetDevInfoRsp()
3568 saRoot->IOMap[tag].agContext = agNULL; in mpiSetDevInfoRsp()
3714 bit32 deviceIdx, tag, portId_tmp; in mpiSSPEvent() local
3726 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSSPEventRsp_t, tag)); in mpiSSPEvent()
3733 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSSPEvent()
3779 SA_DBG1(("mpiSSPEvent: DIF Event 0x%x HTAG = 0x%x\n", event, tag)); in mpiSSPEvent()
3814 SA_DBG1(("mpiSSPEvent: OSSA_IO_OVERFLOW tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3821 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_BREAK tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3828 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_PHY_NOT_READY tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3835 …"mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_PROTOCOL_NOT_SUPPORTED tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3842 …SA_DBG1(("mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_ZONE_VIOLATION tag 0x%x ssptag 0x%x\n", tag, sspTag)… in mpiSSPEvent()
3849 SA_DBG1(("mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_BREAK tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3856 …SA_DBG1(("mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3863 …SA_DBG1(("mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_BAD_DESTINATION tag 0x%x ssptag 0x%x\n", tag, sspTag… in mpiSSPEvent()
3870 …Event: OSSA_IO_OPEN_CNX_ERROR_CONNECTION_RATE_NOT_SUPPORTED tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3877 …SA_DBG1(("mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_WRONG_DESTINATION tag 0x%x ssptag 0x%x\n", tag, sspT… in mpiSSPEvent()
3884 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_NAK_RECEIVED tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3891 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_ACK_NAK_TIMEOUT tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3898 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_OFFSET_MISMATCH tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3911 …SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_XFER_ZERO_DATA_LEN tag 0x%x ssptag 0x%x\n", tag, sspTag)… in mpiSSPEvent()
3918 …("mpiSSPEvent: OSSA_IO_XFER_ERROR_CMD_ISSUE_ACK_NAK_TIMEOUT tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3925 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_OPEN_RETRY_TIMEOUT tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3932 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_XFER_RDY_OVERRUN tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3939 …SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_XFER_RDY_NOT_EXPECTED tag 0x%x ssptag 0x%x\n", tag, sspT… in mpiSSPEvent()
3946 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_CMD_FRAME_ISSUED tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3953 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERROR_UNEXPECTED_PHASE tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3960 …ROR_IT_NEXUS_LOSS_OPEN_RETRY_BACKOFF_THRESHOLD_REACHED HTAG = 0x%x sspTag = 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3967 …"mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_TMO tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3974 …("mpiSSPEvent: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_NO_DEST tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3981 …SSPEvent: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_COLLIDE tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3988 …Event: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_PATHWAY_BLOCKED tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
3995 …SA_DBG1(("mpiSSPEvent: OSSA_IO_XFR_ERROR_DEK_KEY_CACHE_MISS tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4002 …SA_DBG1(("mpiSSPEvent: OSSA_IO_XFR_ERROR_DEK_KEY_TAG_MISMATCH tag 0x%x ssptag 0x%x\n", tag, sspTag… in mpiSSPEvent()
4009 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFR_ERROR_INTERNAL_CRC_ERROR HTAG = 0x%x\n", tag)); in mpiSSPEvent()
4016 …mpiSSPEvent: OSSA_IO_XFR_ERROR_DIF_APPLICATION_TAG_MISMATCH tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4023 …("mpiSSPEvent: OSSA_IO_XFR_ERROR_DIF_REFERENCE_TAG_MISMATCH tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4030 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFR_ERROR_DIF_CRC_MISMATCH tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4037 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFR_ERROR_DIF_MISMATCH tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4044 … SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_ERR_EOB_DATA_OVERRUN tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4051 SA_DBG1(("mpiSSPEvent: OSSA_IO_XFER_READ_COMPL_ERR tag 0x%x ssptag 0x%x\n", tag, sspTag)); in mpiSSPEvent()
4058 SA_DBG1(("mpiSSPEvent: Unknown Event 0x%x tag 0x%x ssptag 0x%x\n", event, tag, sspTag)); in mpiSSPEvent()
4093 bit32 deviceIdx, portId_tmp, event, tag, deviceId; in mpiSATAEvent() local
4102 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSATAEventRsp_t, tag)); in mpiSATAEvent()
4107 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSATAEvent()
4125 SA_DBG1(("mpiSATAEvent: OSSA_IO_OVERFLOW HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4132 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_BREAK HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4139 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_PHY_NOT_READY HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4146 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_PROTOCOL_NOT_SUPPORTED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4153 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_ZONE_VIOLATION HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4160 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_BREAK HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4168 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_NO_DEST HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4175 SA_DBG1(("mpiSATAEvent: HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4182 …SA_DBG1(("mpiSATAEvent:OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_PATHWAY_BLOCKED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4189 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4196 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_BAD_DESTINATION HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4203 …SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_CONNECTION_RATE_NOT_SUPPORTED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4210 SA_DBG1(("mpiSATAEvent: OSSA_IO_OPEN_CNX_ERROR_WRONG_DESTINATION HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4217 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_NAK_RECEIVED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4224 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_ABORTED_NCQ_MODE HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4231 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_OFFSET_MISMATCH HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4238 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_XFER_ZERO_DATA_LEN HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4245 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_OPEN_RETRY_TIMEOUT HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4252 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_PEER_ABORTED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4259 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_CMD_FRAME_ISSUED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4266 SA_DBG1(("mpiSATAEvent, OSSA_IO_OPEN_CNX_ERROR_STP_RESOURCES_BUSY HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4273 SA_DBG1(("mpiSATAEvent, OSSA_IO_XFER_ERROR_UNEXPECTED_PHASE HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4280 SA_DBG1(("mpiSATAEvent, OSSA_IO_XFER_ERROR_XFER_RDY_OVERRUN HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4287 SA_DBG1(("mpiSATAEvent, OSSA_IO_XFER_ERROR_XFER_RDY_NOT_EXPECTED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4294 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_PIO_SETUP_ERROR HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4301 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFR_ERROR_DIF_MISMATCH HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4308 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFR_ERROR_INTERNAL_CRC_ERROR HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4315 …t: OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_RETRY_BACKOFF_THRESHOLD_REACHED HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4322 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERR_EOB_DATA_OVERRUN HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4329 SA_DBG1(("mpiSATAEvent: OSSA_IO_XFER_ERROR_DMA_ACTIVATE_TIMEOUT HTAG = 0x%x\n", tag)); in mpiSATAEvent()
4336 SA_DBG1(("mpiSATAEvent: Unknown Event 0x%x HTAG = 0x%x\n", event, tag)); in mpiSATAEvent()
4369 bit32 tag, status, iPTdaBnDpsAsNvm; in mpiSetNVMDataRsp() local
4373 SA_DBG1(("mpiSetNVMDataRsp: HTag=0x%x\n", pIomb->tag)); in mpiSetNVMDataRsp()
4375 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetNVMDataRsp_t, tag)); in mpiSetNVMDataRsp()
4380 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSetNVMDataRsp()
4383 …SA_DBG1(("mpiSetNVMDataRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, s… in mpiSetNVMDataRsp()
4388 agContext = saRoot->IOMap[tag].agContext; in mpiSetNVMDataRsp()
4390 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSetNVMDataRsp()
4391 saRoot->IOMap[tag].IORequest = agNULL; in mpiSetNVMDataRsp()
4392 saRoot->IOMap[tag].agContext = agNULL; in mpiSetNVMDataRsp()
4406 …SA_DBG1(("mpiSetNVMDataRsp: NVMD is wrong. TAG=0x%x STATUS=0x%x\n", tag, (iPTdaBnDpsAsNvm & NVMD_T… in mpiSetNVMDataRsp()
4442 bit32 tag, status, scope; in mpiSSPAbortRsp() local
4445 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSSPAbortRsp_t, tag)); in mpiSSPAbortRsp()
4450 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSSPAbortRsp()
4455 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSSPAbortRsp()
4456 saRoot->IOMap[tag].IORequest = agNULL; in mpiSSPAbortRsp()
4458 SA_DBG1(("mpiSSPAbortRsp: the request is NULL. Tag=%x\n", tag)); in mpiSSPAbortRsp()
4469 SA_DBG3(("mpiSSPAbortRsp: request abort is valid Htag 0x%x\n", tag)); in mpiSSPAbortRsp()
4471 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSSPAbortRsp()
4472 saRoot->IOMap[tag].IORequest = agNULL; in mpiSSPAbortRsp()
4538 bit32 tag, status, scope; in mpiSATAAbortRsp() local
4541 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSATAAbortRsp_t, tag)); in mpiSATAAbortRsp()
4546 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSATAAbortRsp()
4551 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSATAAbortRsp()
4552 saRoot->IOMap[tag].IORequest = agNULL; in mpiSATAAbortRsp()
4553 SA_DBG1(("mpiSATAAbortRsp: the request is NULL. Tag=%x\n", tag)); in mpiSATAAbortRsp()
4564 SA_DBG3(("mpiSATAAbortRsp: request abort is valid Htag 0x%x\n", tag)); in mpiSATAAbortRsp()
4575 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSATAAbortRsp()
4576 saRoot->IOMap[tag].IORequest = agNULL; in mpiSATAAbortRsp()
4577 saRoot->IOMap[tag].agContext = agNULL; in mpiSATAAbortRsp()
4622 bit32 GpioIe, OT11_0, OT19_12, GPIEVChange, GPIEVFall, GPIEVRise, GpioRdVal, tag; in mpiGPIORsp() local
4626 SA_DBG3(("mpiGPIORsp: HTag=0x%x\n", pIomb->tag)); in mpiGPIORsp()
4628 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGPIORsp_t, tag)); in mpiGPIORsp()
4631 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGPIORsp()
4634 SA_DBG1(("mpiGPIORsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x\n", tag)); in mpiGPIORsp()
4639 agContext = saRoot->IOMap[tag].agContext; in mpiGPIORsp()
4641 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGPIORsp()
4642 saRoot->IOMap[tag].IORequest = agNULL; in mpiGPIORsp()
4643 saRoot->IOMap[tag].agContext = agNULL; in mpiGPIORsp()
4740 bit32 tag, Status; in mpiSASDiagStartEndRsp() local
4744 SA_DBG3(("mpiSASDiagStartEndRsp: HTAG=0x%x\n", pIomb->tag)); in mpiSASDiagStartEndRsp()
4746 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSASDiagStartEndRsp_t, tag)); in mpiSASDiagStartEndRsp()
4750 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSASDiagStartEndRsp()
4753 …iSASDiagStartEndRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiSASDiagStartEndRsp()
4758 agContext = saRoot->IOMap[tag].agContext; in mpiSASDiagStartEndRsp()
4760 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSASDiagStartEndRsp()
4761 saRoot->IOMap[tag].IORequest = agNULL; in mpiSASDiagStartEndRsp()
4762 saRoot->IOMap[tag].agContext = agNULL; in mpiSASDiagStartEndRsp()
4836 bit32 tag, Status, CmdTypeDescPhyId, ReportData; in mpiSASDiagExecuteRsp() local
4839 SA_DBG3(("mpiSASDiagExecuteRsp: HTAG=0x%x\n", pIomb->tag)); in mpiSASDiagExecuteRsp()
4841 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSASDiagExecuteRsp_t, tag)); in mpiSASDiagExecuteRsp()
4846 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSASDiagExecuteRsp()
4849 …mpiSASDiagExecuteRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiSASDiagExecuteRsp()
4889 agContext = saRoot->IOMap[tag].agContext; in mpiSASDiagExecuteRsp()
4891 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSASDiagExecuteRsp()
4892 saRoot->IOMap[tag].IORequest = agNULL; in mpiSASDiagExecuteRsp()
4893 saRoot->IOMap[tag].agContext = agNULL; in mpiSASDiagExecuteRsp()
4941 bit32 tag; in mpiGeneralEventRsp() local
5006 tag = GenEventData.inbIOMBpayload[1]; in mpiGeneralEventRsp()
5044 SA_ASSERT((tag < AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs), in mpiGeneralEventRsp()
5046 …SA_ASSERT((saRoot->IOMap[ tag < (AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs) ? tag : 0 ]… in mpiGeneralEventRsp()
5050 if (tag > AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs) in mpiGeneralEventRsp()
5057 SA_DBG1(("mpiGeneralEventRsp:OpCode found 0x%x htag 0x%x\n",OpCode, tag)); in mpiGeneralEventRsp()
5059 agContext = saRoot->IOMap[tag].agContext; in mpiGeneralEventRsp()
5061 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGeneralEventRsp()
5065 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGeneralEventRsp()
5066 saRoot->IOMap[tag].IORequest = agNULL; in mpiGeneralEventRsp()
5067 saRoot->IOMap[tag].agContext = agNULL; in mpiGeneralEventRsp()
5107 SA_DBG1(("mpiGeneralEventRsp:OpCode found 0x%x htag 0x%x\n",OpCode, tag)); in mpiGeneralEventRsp()
5109 tag = GenEventData.inbIOMBpayload[1]; in mpiGeneralEventRsp()
5111 SA_ASSERT((tag < AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs), in mpiGeneralEventRsp()
5113 …SA_ASSERT((saRoot->IOMap[ tag < (AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs) ? tag : 0 ]… in mpiGeneralEventRsp()
5116 if (tag > AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs) in mpiGeneralEventRsp()
5123 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGeneralEventRsp()
5131 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGeneralEventRsp()
5132 saRoot->IOMap[tag].IORequest = agNULL; in mpiGeneralEventRsp()
5133 saRoot->IOMap[tag].agContext = agNULL; in mpiGeneralEventRsp()
5160 SA_DBG1(("mpiGeneralEventRsp:OpCode Not found 0x%x htag 0x%x\n",OpCode, tag)); in mpiGeneralEventRsp()
5164 tag = GenEventData.inbIOMBpayload[1]; in mpiGeneralEventRsp()
5166 SA_ASSERT((tag < AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs), in mpiGeneralEventRsp()
5168 …SA_ASSERT((saRoot->IOMap[ tag < (AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs) ? tag : 0 ]… in mpiGeneralEventRsp()
5172 if (tag > AGSA_MAX_VALID_PORTS * saRoot->swConfig.maxActiveIOs) in mpiGeneralEventRsp()
5179 agContext = saRoot->IOMap[tag].agContext; in mpiGeneralEventRsp()
5181 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGeneralEventRsp()
5189 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGeneralEventRsp()
5190 saRoot->IOMap[tag].IORequest = agNULL; in mpiGeneralEventRsp()
5191 saRoot->IOMap[tag].agContext = agNULL; in mpiGeneralEventRsp()
5221 …SA_DBG1(("mpiGeneralEventRsp: OPC_INB_KEK_MANAGEMENT 0x%x htag 0x%x flags 0x%x\n",OpCode, tag, fla… in mpiGeneralEventRsp()
5591 bit32 tag, timeStampLower, timeStampUpper; in mpiGetTimeStampRsp() local
5595 SA_DBG3(("mpiGetTimeStampRsp: HTAG=0x%x\n", pIomb->tag)); in mpiGetTimeStampRsp()
5597 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetTimeStampRsp_t, tag)); in mpiGetTimeStampRsp()
5601 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetTimeStampRsp()
5604 SA_DBG1(("mpiGetTimeStampRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x\n", tag)); in mpiGetTimeStampRsp()
5609 agContext = saRoot->IOMap[tag].agContext; in mpiGetTimeStampRsp()
5611 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetTimeStampRsp()
5612 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetTimeStampRsp()
5613 saRoot->IOMap[tag].agContext = agNULL; in mpiGetTimeStampRsp()
5663 bit32 tag, status; in mpiSASHwEventAckRsp() local
5667 SA_DBG2(("mpiSASHwEventAckRsp: Htag=0x%x %p\n", pIomb->tag,pIomb)); in mpiSASHwEventAckRsp()
5669 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSASHwEventAckRsp_t, tag)); in mpiSASHwEventAckRsp()
5672 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSASHwEventAckRsp()
5675 …"mpiSASHwEventAckRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x Status=0x%x\n", tag, status)); in mpiSASHwEventAckRsp()
5680 agContext = saRoot->IOMap[tag].agContext; in mpiSASHwEventAckRsp()
5682 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSASHwEventAckRsp()
5683 saRoot->IOMap[tag].IORequest = agNULL; in mpiSASHwEventAckRsp()
5684 saRoot->IOMap[tag].agContext = agNULL; in mpiSASHwEventAckRsp()
5687 …SA_DBG1(("mpiSASHwEventAckRsp: status 0x%x Htag=0x%x HwAckType=0x%x\n",status,pIomb->tag,pRequest-… in mpiSASHwEventAckRsp()
5707 …SA_DBG1(("mpiSASHwEventAckRsp:pPort->status 0x%x Htag=0x%x %p\n",pPort->status, pIomb->tag,pIomb)); in mpiSASHwEventAckRsp()
5712 SA_DBG1(("mpiSASHwEventAckRsp: pPort is NULL, no portId, HTag=0x%x\n", tag)); in mpiSASHwEventAckRsp()
5757 bit32 tag; in mpiPortControlRsp() local
5766 SA_DBG2(("mpiPortControlRsp: HTag=0x%x\n", pIomb->tag)); in mpiPortControlRsp()
5768 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaPortControlRsp_t, tag)); in mpiPortControlRsp()
5774 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiPortControlRsp()
5777 …SA_DBG1(("mpiPortControlRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x Status=0x%x\n", tag, s… in mpiPortControlRsp()
5782 agContext = saRoot->IOMap[tag].agContext; in mpiPortControlRsp()
5784 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiPortControlRsp()
5785 saRoot->IOMap[tag].IORequest = agNULL; in mpiPortControlRsp()
5786 saRoot->IOMap[tag].agContext = agNULL; in mpiPortControlRsp()
5893 bit32 tag, scp, status; in mpiSMPAbortRsp() local
5897 SA_DBG3(("mpiSMPAbortRsp: HTag=0x%x Status=0x%x\n", pIomb->tag, pIomb->status)); in mpiSMPAbortRsp()
5899 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSMPAbortRsp_t, tag)); in mpiSMPAbortRsp()
5904 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSMPAbortRsp()
5908 … SA_DBG1(("mpiSMPAbortRsp: pRequest is NULL, HTag=0x%x Status=0x%x\n", pIomb->tag, pIomb->status)); in mpiSMPAbortRsp()
5919 SA_DBG3(("mpiSMPAbortRsp: request abort is valid Htag 0x%x\n", tag)); in mpiSMPAbortRsp()
5922 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSMPAbortRsp()
5923 saRoot->IOMap[tag].IORequest = agNULL; in mpiSMPAbortRsp()
5924 saRoot->IOMap[tag].agContext = agNULL; in mpiSMPAbortRsp()
5928 …tRsp: ************************************************* Valid for Expander only tag 0x%x\n", tag)); in mpiSMPAbortRsp()
6091 bit32 tag, status, deviceState, deviceId; in mpiSetDeviceStateRsp() local
6095 SA_DBG1(("mpiSetDeviceStateRsp: HTag=0x%x, deviceId=0x%x\n", pIomb->tag, pIomb->deviceId)); in mpiSetDeviceStateRsp()
6097 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetDeviceStateRsp_t, tag)); in mpiSetDeviceStateRsp()
6102 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSetDeviceStateRsp()
6105 …piSetDeviceStateRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiSetDeviceStateRsp()
6110 agContext = saRoot->IOMap[tag].agContext; in mpiSetDeviceStateRsp()
6112 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSetDeviceStateRsp()
6113 saRoot->IOMap[tag].IORequest = agNULL; in mpiSetDeviceStateRsp()
6114 saRoot->IOMap[tag].agContext = agNULL; in mpiSetDeviceStateRsp()
6125 …eStateRsp: DeviceHandle is NULL!!! deviceId=0x%x TAG=0x%x STATUS=0x%x \n", deviceId, tag, status)); in mpiSetDeviceStateRsp()
6209 bit32 tag, status, deviceId, deviceState; in mpiGetDeviceStateRsp() local
6213 SA_DBG1(("mpiGetDeviceStateRsp: HTag=0x%x, deviceId=0x%x\n", pIomb->tag, pIomb->deviceId)); in mpiGetDeviceStateRsp()
6215 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetDeviceStateRsp_t, tag)); in mpiGetDeviceStateRsp()
6220 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetDeviceStateRsp()
6223 …piGetDeviceStateRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDeviceStateRsp()
6228 agContext = saRoot->IOMap[tag].agContext; in mpiGetDeviceStateRsp()
6230 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetDeviceStateRsp()
6231 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetDeviceStateRsp()
6232 saRoot->IOMap[tag].agContext = agNULL; in mpiGetDeviceStateRsp()
6327 bit32 tag, status, setFlags, MaxPorts; in mpiSasReInitializeRsp() local
6332 SA_DBG1(("mpiSasReInitializeRsp: HTag=0x%x, status=0x%x\n", pIomb->tag, pIomb->status)); in mpiSasReInitializeRsp()
6334 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSasReInitializeRsp_t, tag)); in mpiSasReInitializeRsp()
6342 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSasReInitializeRsp()
6345 …iSasReInitializeRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiSasReInitializeRsp()
6350 agContext = saRoot->IOMap[tag].agContext; in mpiSasReInitializeRsp()
6352 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSasReInitializeRsp()
6353 saRoot->IOMap[tag].IORequest = agNULL; in mpiSasReInitializeRsp()
6354 saRoot->IOMap[tag].agContext = agNULL; in mpiSasReInitializeRsp()
6407 bit32 i, tag, resultFunctionFrameType; in mpiSGpioRsp() local
6412 SA_DBG3(("mpiSGpioRsp: HTAG=0x%x\n", pInIomb->tag)); in mpiSGpioRsp()
6414 OSSA_READ_LE_32(AGROOT, &tag, pInIomb, OSSA_OFFSET_OF(agsaSGpioRsp_t, tag)); in mpiSGpioRsp()
6430 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSGpioRsp()
6433 …SA_DBG1(("mpiSGpioRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x STATUS=0x%x\n", tag, SgpioRe… in mpiSGpioRsp()
6439 agContext = saRoot->IOMap[tag].agContext; in mpiSGpioRsp()
6472 bit32 tag, Status, Command; in mpiPCIeDiagExecuteRsp() local
6487 …OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaPCIeDiagExecuteRsp_t,tag)… in mpiPCIeDiagExecuteRsp()
6497 SA_DBG3(("mpiPCIeDiagExecuteRsp: HTAG=0x%x\n",tag)); in mpiPCIeDiagExecuteRsp()
6501 …OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsa_SPC_PCIeDiagExecuteRsp_t… in mpiPCIeDiagExecuteRsp()
6504 SA_DBG3(("mpiPCIeDiagExecuteRsp: SPC HTAG=0x%x\n",tag)); in mpiPCIeDiagExecuteRsp()
6510 … SA_DBG3(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_SUCCESS TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6513 … SA_DBG1(("mpiPCIeDiagExecuteRsp: OSSA_IO_INVALID_LENGTH TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6516 …SA_DBG1(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_INVALID_COMMAND TAG=0x%x STATUS=0x%x\n", tag, Stat… in mpiPCIeDiagExecuteRsp()
6519 …SA_DBG1(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_INTERNAL_FAILURE TAG=0x%x STATUS=0x%x\n", tag, Sta… in mpiPCIeDiagExecuteRsp()
6522 …SA_DBG1(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_INVALID_CMD_TYPE TAG=0x%x STATUS=0x%x\n", tag, Sta… in mpiPCIeDiagExecuteRsp()
6525 …SA_DBG1(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_INVALID_CMD_DESC TAG=0x%x STATUS=0x%x\n", tag, Sta… in mpiPCIeDiagExecuteRsp()
6528 …Rsp: OSSA_PCIE_DIAG_IO_XFR_ERROR_DIF_REFERENCE_TAG_MISMATCH TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6531 …iagExecuteRsp: OSSA_PCIE_DIAG_IO_XFR_ERROR_DIF_CRC_MISMATCH TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6534 …1(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_INVALID_PCIE_ADDR TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6537 …(("mpiPCIeDiagExecuteRsp: OSSA_PCIE_DIAG_INVALID_BLOCK_SIZE TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6540 …iagExecuteRsp: OSSA_PCIE_DIAG_LENGTH_NOT_BLOCK_SIZE_ALIGNED TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6543 …CIeDiagExecuteRsp: OSSA_PCIE_DIAG_IO_XFR_ERROR_DIF_MISMATCH TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6546 …p: OSSA_PCIE_DIAG_IO_XFR_ERROR_DIF_APPLICATION_TAG_MISMATCH TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6549 SA_DBG1(("mpiPCIeDiagExecuteRsp: UNKNOWN status TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6553 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiPCIeDiagExecuteRsp()
6556 …piPCIeDiagExecuteRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x STATUS=0x%x\n", tag, Status)); in mpiPCIeDiagExecuteRsp()
6561 agContext = saRoot->IOMap[tag].agContext; in mpiPCIeDiagExecuteRsp()
6563 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiPCIeDiagExecuteRsp()
6564 saRoot->IOMap[tag].IORequest = agNULL; in mpiPCIeDiagExecuteRsp()
6565 saRoot->IOMap[tag].agContext = agNULL; in mpiPCIeDiagExecuteRsp()
6612 bit32 tag = 0, status = 0, In_Ln = 0, MCNT = 0, NBT = 0; in mpiGetDFEDataRsp() local
6623 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetDDEFDataRsp_t,tag)); in mpiGetDFEDataRsp()
6637 SA_DBG3(("mpiGetDFEDataRsp: OSSA_DFE_MPI_IO_SUCCESS TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6640 SA_DBG1(("mpiGetDFEDataRsp: OSSA_DFE_DATA_OVERFLOW TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6643 …1(("mpiGetDFEDataRsp: OSSA_DFE_MPI_ERR_RESOURCE_UNAVAILABLE TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6646 SA_DBG1(("mpiGetDFEDataRsp: OSSA_DFE_CHANNEL_DOWN TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6649 …SA_DBG1(("mpiGetDFEDataRsp: OSSA_DFE_MEASUREMENT_IN_PROGRESS TAG=0x%x STATUS=0x%x\n", tag, status)… in mpiGetDFEDataRsp()
6652 SA_DBG1(("mpiGetDFEDataRsp: OSSA_DFE_CHANNEL_INVALID TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6655 SA_DBG1(("mpiGetDFEDataRsp: OSSA_DFE_DMA_FAILURE TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6658 SA_DBG1(("mpiGetDFEDataRsp: UNKNOWN status TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetDFEDataRsp()
6663 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetDFEDataRsp()
6666 …SA_DBG1(("mpiGetDFEDataRsp: Bad Response IOMB!!! pRequest is NULL.TAG=0x%x STATUS=0x%x\n", tag, st… in mpiGetDFEDataRsp()
6671 agContext = saRoot->IOMap[tag].agContext; in mpiGetDFEDataRsp()
6673 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetDFEDataRsp()
6674 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetDFEDataRsp()
6675 saRoot->IOMap[tag].agContext = agNULL; in mpiGetDFEDataRsp()
6722 bit32 status, errorQualifierPage, tag; in mpiSetControllerConfigRsp() local
6728 SA_DBG1(("mpiSetControllerConfigRsp: HTag=0x%x\n", pIomb->tag)); in mpiSetControllerConfigRsp()
6730 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetControllerConfigRsp_t, tag)); in mpiSetControllerConfigRsp()
6735 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSetControllerConfigRsp()
6738 …ControllerConfigRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiSetControllerConfigRsp()
6746 agMode.context = saRoot->IOMap[tag].agContext; in mpiSetControllerConfigRsp()
6753 tag, pagetype,status, errorQualifier)); in mpiSetControllerConfigRsp()
6757 …SA_DBG1(("mpiSetControllerConfigRsp: tag 0x%x pagetype 0x%x status 0x%x\n", tag, pagetype,status )… in mpiSetControllerConfigRsp()
6866 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSetControllerConfigRsp()
6867 saRoot->IOMap[tag].IORequest = agNULL; in mpiSetControllerConfigRsp()
6868 saRoot->IOMap[tag].agContext = agNULL; in mpiSetControllerConfigRsp()
6911 bit32 status, errorQualifier, tag; in mpiGetControllerConfigRsp() local
6920 SA_DBG2(("mpiGetControllerConfigRsp: HTag=0x%x\n", pIomb->tag)); in mpiGetControllerConfigRsp()
6922 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetControllerConfigRsp_t, tag)); in mpiGetControllerConfigRsp()
6933 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetControllerConfigRsp()
6936 …ControllerConfigRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetControllerConfigRsp()
6998 agMode.context = saRoot->IOMap[tag].agContext; in mpiGetControllerConfigRsp()
7004 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetControllerConfigRsp()
7005 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetControllerConfigRsp()
7006 saRoot->IOMap[tag].agContext = agNULL; in mpiGetControllerConfigRsp()
7049 bit32 status, errorQualifier, tag, flags; in mpiKekManagementRsp() local
7052 SA_DBG1(("mpiKekManagementRsp: HTag=0x%x\n", pIomb->tag)); in mpiKekManagementRsp()
7054 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaKekManagementRsp_t, tag)); in mpiKekManagementRsp()
7134 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiKekManagementRsp()
7137 …mpiKekManagementRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiKekManagementRsp()
7142 agContext = saRoot->IOMap[tag].agContext; in mpiKekManagementRsp()
7144 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiKekManagementRsp()
7145 saRoot->IOMap[tag].IORequest = agNULL; in mpiKekManagementRsp()
7146 saRoot->IOMap[tag].agContext = agNULL; in mpiKekManagementRsp()
7192 bit32 flags, status, errorQualifier, tag, dekIndex; in mpiDekManagementRsp() local
7196 SA_DBG1(("mpiDekManagementRsp: HTag=0x%x\n", pIomb->tag)); in mpiDekManagementRsp()
7198 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaDekManagementRsp_t, tag)); in mpiDekManagementRsp()
7204 SA_DBG2(("mpiDekManagementRsp:tag =0x%x\n",tag )); in mpiDekManagementRsp()
7232 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiDekManagementRsp()
7235 …mpiDekManagementRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiDekManagementRsp()
7240 agContext = saRoot->IOMap[tag].agContext; in mpiDekManagementRsp()
7242 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiDekManagementRsp()
7243 saRoot->IOMap[tag].IORequest = agNULL; in mpiDekManagementRsp()
7244 saRoot->IOMap[tag].agContext = agNULL; in mpiDekManagementRsp()
7291 bit32 OPRIDX_AUTIDX_R_OMO,status, errorQualifier, tag; in mpiOperatorManagementRsp() local
7295 SA_DBG1(("mpiOperatorManagementRsp: HTag=0x%x\n", pIomb->tag)); in mpiOperatorManagementRsp()
7297 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaOperatorMangmenRsp_t, tag)); in mpiOperatorManagementRsp()
7302 SA_DBG2(("mpiOperatorManagementRsp:tag =0x%x\n",tag )); in mpiOperatorManagementRsp()
7308 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiOperatorManagementRsp()
7311 …eratorManagementRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiOperatorManagementRsp()
7316 agContext = saRoot->IOMap[tag].agContext; in mpiOperatorManagementRsp()
7318 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiOperatorManagementRsp()
7319 saRoot->IOMap[tag].IORequest = agNULL; in mpiOperatorManagementRsp()
7320 saRoot->IOMap[tag].agContext = agNULL; in mpiOperatorManagementRsp()
7368 bit32 tag; in mpiBistRsp() local
7372 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaEncryptBistRsp_t, tag)); in mpiBistRsp()
7388 SA_DBG1(("mpiBistRsp: HTag=0x%x subops =0x%x status =0x%x\n",pIomb->tag, subop, status)); in mpiBistRsp()
7415 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiBistRsp()
7418 …SA_DBG1(("mpiBistRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)… in mpiBistRsp()
7423 agContext = saRoot->IOMap[tag].agContext; in mpiBistRsp()
7428 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiBistRsp()
7429 saRoot->IOMap[tag].IORequest = agNULL; in mpiBistRsp()
7430 saRoot->IOMap[tag].agContext = agNULL; in mpiBistRsp()
7474 bit32 ERR_QLFR_OPRIDX_PIN_ACS, OPRIDX_PIN_ACS, status, errorQualifier, tag = 0; in mpiSetOperatorRsp() local
7478 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetOperatorRsp_t, tag)); in mpiSetOperatorRsp()
7485 …SA_DBG1(("mpiSetOperatorRsp: HTag=0x%x ERR_QLFR=0x%x OPRIDX_PIN_ACS=0x%x \n",tag, errorQualifier, … in mpiSetOperatorRsp()
7488 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiSetOperatorRsp()
7491 …("mpiSetOperatorRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiSetOperatorRsp()
7496 agContext = saRoot->IOMap[tag].agContext; in mpiSetOperatorRsp()
7498 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiSetOperatorRsp()
7499 saRoot->IOMap[tag].IORequest = agNULL; in mpiSetOperatorRsp()
7500 saRoot->IOMap[tag].agContext = agNULL; in mpiSetOperatorRsp()
7547 bit32 Num_Option, NumOperators ,status, tag; in mpiGetOperatorRsp() local
7556 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetOperatorRsp_t, tag)); in mpiGetOperatorRsp()
7569 tag, status, Num_Option, IDstr[0])); in mpiGetOperatorRsp()
7572 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetOperatorRsp()
7575 …("mpiGetOperatorRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiGetOperatorRsp()
7580 agContext = saRoot->IOMap[tag].agContext; in mpiGetOperatorRsp()
7582 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetOperatorRsp()
7583 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetOperatorRsp()
7584 saRoot->IOMap[tag].agContext = agNULL; in mpiGetOperatorRsp()
7644 bit32 tag = 0; /* 1 */ in mpiGetVHistRsp() local
7663 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaGetVHistCapRsp_t,tag)); in mpiGetVHistRsp()
7681 SA_DBG3(("mpiGetVHistRsp: HTag=0x%x\n", tag)); in mpiGetVHistRsp()
7684 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiGetVHistRsp()
7687 …SA_DBG1(("mpiGetVHistRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, sta… in mpiGetVHistRsp()
7692 agContext = saRoot->IOMap[tag].agContext; in mpiGetVHistRsp()
7695 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiGetVHistRsp()
7696 saRoot->IOMap[tag].IORequest = agNULL; in mpiGetVHistRsp()
7697 saRoot->IOMap[tag].agContext = agNULL; in mpiGetVHistRsp()
7773 bit32 tag, status; in mpiDifEncOffloadRsp() local
7778 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaDifEncOffloadRspV_t, tag)); in mpiDifEncOffloadRsp()
7781 SA_DBG3(("mpiDifEncOffloadRsp: HTag=0x%x\n", tag)); in mpiDifEncOffloadRsp()
7784 pRequest = (agsaIORequestDesc_t*)saRoot->IOMap[tag].IORequest; in mpiDifEncOffloadRsp()
7787 …mpiDifEncOffloadRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x\n", tag, status)); in mpiDifEncOffloadRsp()
7792 agContext = saRoot->IOMap[tag].agContext; in mpiDifEncOffloadRsp()
7795 saRoot->IOMap[tag].Tag = MARK_OFF; in mpiDifEncOffloadRsp()
7796 saRoot->IOMap[tag].IORequest = agNULL; in mpiDifEncOffloadRsp()
7797 saRoot->IOMap[tag].agContext = agNULL; in mpiDifEncOffloadRsp()