Searched refs:mpiGetPhyProfileCmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c860 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);
H A Dsaproto.h606 GLOBAL bit32 mpiGetPhyProfileCmd(
H A Dsampicmd.c283 GLOBAL bit32 mpiGetPhyProfileCmd( function
302 SA_DBG1(("mpiGetPhyProfileCmd, Operation 0x%x PhyId %d \n",Operation ,PhyId ));
308 SA_DBG1(("mpiGetPhyProfileCmd, No request from free list\n" ));
347 SA_DBG1(("mpiGetPhyProfileCmd, sending IOMB failed\n" ));
349 SA_DBG3(("mpiGetPhyProfileCmd, return value = %d\n", ret));
515 SA_DBG3(("mpiGetPhyProfileCmd, return value = %d\n", ret));

Completed in 145 milliseconds