Lines Matching defs:agRoot

47            agsaRoot_t            *agRoot,
270 if (DMIsSPC(agRoot))
394 agRoot,
468 agsaRoot_t *agRoot,
505 agRoot,
527 agsaRoot_t *agRoot = dmAllShared->agRoot;
546 agRoot,
564 agsaRoot_t *agRoot = dmAllShared->agRoot;
570 if (agRoot == agNULL)
572 DM_DBG1(("dmReportGeneralSend: agRoot is NULL!!!\n"));
578 agRoot,
590 agsaRoot_t *agRoot,
621 saFrameReadBlock(agRoot, frameHandle, 4, pdmSMPReportGeneralResp, sizeof(smpRespReportGeneral_t));
624 saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 4, pdmSMPReportGeneralResp, sizeof(smpRespReportGeneral_t));
698 agsaRoot_t *agRoot,
731 saFrameReadBlock(agRoot, frameHandle, 4, pdmSMPReportGeneral2Resp, sizeof(smpRespReportGeneral2_t));
734 saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 4, pdmSMPReportGeneral2Resp, sizeof(smpRespReportGeneral2_t));
816 agsaRoot_t *agRoot = dmAllShared->agRoot;
835 agRoot,
848 agsaRoot_t *agRoot,
886 saFrameReadBlock(agRoot, frameHandle, 4, pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
889 saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 4, pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
958 agsaRoot_t *agRoot,
996 saFrameReadBlock(agRoot, frameHandle, 4, pdmSMPDiscover2Resp, sizeof(smpRespDiscover2_t));
999 saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 4, pdmSMPDiscover2Resp, sizeof(smpRespDiscover2_t));
1081 agsaRoot_t *agRoot;
1087 agRoot = oneDeviceData->agRoot;
1103 agRoot,
1117 agsaRoot_t *agRoot,
1152 agsaRoot_t *agRoot = dmAllShared->agRoot;
1177 agRoot,
1194 * \param agRoot: Pointer to chip/driver Instance.
1209 agsaRoot_t *agRoot,
1257 saFrameReadBlock(agRoot, frameHandle, 4, pSMPReportPhySataResp, sizeof(smpRespReportPhySata_t));
1259 saFrameReadBlock(agRoot, tdSMPRequestBody->IndirectSMPResp, 4, pSMPReportPhySataResp, sizeof(smpRespReportPhySata_t));
1403 * \param agRoot: Pointer to chip/driver Instance.
1417 agsaRoot_t *agRoot,
1465 saFrameReadBlock(agRoot, frameHandle, 4, pSMPReportPhySataResp, sizeof(smpRespReportPhySata_t));
1467 saFrameReadBlock(agRoot, tdSMPRequestBody->IndirectSMPResp, 4, pSMPReportPhySataResp, sizeof(smpRespReportPhySata_t));
1615 agsaRoot_t *agRoot = dmAllShared->agRoot;
1655 OSSA_WRITE_BE_16(agRoot, confRoutingInfo.expanderRouteIndex, 0, (oneExpander->currentIndex[phyId]));
1664 OSSA_WRITE_BE_32(agRoot, confRoutingInfo.routedSasAddressHi, 0, configSASAddressHi);
1665 OSSA_WRITE_BE_32(agRoot, confRoutingInfo.routedSasAddressLo, 0, configSASAddressLo);
1670 dmSMPStart(dmRoot, agRoot, oneExpander->dmDevice, SMP_CONFIGURE_ROUTING_INFORMATION, (bit8 *)&confRoutingInfo, sizeof(smpReqConfigureRouteInformation_t), AGSA_SMP_INIT_REQ);
1688 agsaRoot_t *agRoot,
1867 agsaRoot_t *agRoot,
2055 agsaRoot_t *agRoot,
2082 agsaRoot_t *agRoot,
2108 agsaRoot_t *agRoot,
2119 agsaRoot_t *agRoot,
2167 agRoot,
2198 agRoot,
2238 agRoot,
2263 agRoot,
2279 agsaRoot_t *agRoot,
2363 saFrameReadBlock(agRoot, dmSMPRequestBody->IndirectSMP, 0, smpRequestHeader, 4);
2641 saFrameReadBlock(agRoot, agFrameHandle, 0, smpHeader, 4);
2644 saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 0, smpHeader, 4);
2681 agRoot,
2716 agRoot,
2751 agRoot,
2786 agRoot,
2823 agRoot,
2853 saFrameReadBlock(agRoot, agFrameHandle, 0, smpHeader, 4);
2857 agRoot,
2895 agRoot,
2920 agRoot,
2942 saSetDeviceState(agRoot, agNULL, 0, agDevHandle, SA_DS_OPERATIONAL);
2965 agRoot,
2981 saSetDeviceInfo(agRoot, agContext, 0, agDevHandle, 32, ConnRate << 28, dmSetDeviceInfoCB);
2990 saFrameReadBlock(agRoot, agFrameHandle, 0, smpHeader, 4);
2993 agRoot,
3034 agRoot,
3059 agRoot,
3125 saFrameReadBlock(agRoot, agFrameHandle, 0, smpHeader, 4);
3128 saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 0, smpHeader, 4);
3167 agRoot,
3205 agRoot,
3243 agRoot,
3281 agRoot,
3320 agRoot,
3380 saFrameReadBlock(agRoot, agFrameHandle, 0, smpHeader, 4);
3384 agRoot,
3423 agRoot,
3448 agRoot,
3467 agRoot,
3485 saSetDeviceState(agRoot, agNULL, 0, agDevHandle, SA_DS_OPERATIONAL);
3508 agRoot,
3524 saSetDeviceInfo(agRoot, agContext, 0, agDevHandle, 32, ConnRate << 28, dmSetDeviceInfoCB);
3533 saFrameReadBlock(agRoot, agFrameHandle, 0, smpHeader, 4);
3536 agRoot,
3578 agRoot,
3603 agRoot,
3684 agsaRoot_t *agRoot,