Lines Matching defs:agCB

426   ossaLocalPhyControlCB_t agCB
490 pRequest->completionCB = (void*)agCB;
491 // pRequest->abortCompletionCB = agCB;
544 if( agCB == agNULL )
550 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
587 if( agCB == agNULL )
593 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
654 if( agCB == agNULL )
660 agCB(agRoot, agContext, copyPhyId, phyOperation, OSSA_SUCCESS, (void *)&errorParam);
665 if( agCB == agNULL )
671 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
692 if( agCB == agNULL )
698 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
733 if( agCB == agNULL )
739 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
783 if( agCB == agNULL )
789 agCB(agRoot, agContext, phyId, phyOperation, OSSA_SUCCESS, agNULL);
794 if( agCB == agNULL )
800 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
836 ossaLocalPhyControlCB_t agCB = ossaGetPhyProfileCB;
860 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);
881 ret = mpiGetPhyProfileCmd( agRoot,agContext, ppc,phyId,agCB);
890 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);
896 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);
903 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);
909 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);
915 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);
921 ret = mpiGetPhyProfileCmd( agRoot,agContext,ppc ,phyId,agCB);