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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h64 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot,
H A Dsahw.c1290 if (mpiWaitForConfigTable(agRoot, &mainCfg) == AGSA_RC_FAILURE)
1768 if (mpiWaitForConfigTable(agRoot, &mainCfg) == AGSA_RC_FAILURE)
H A Dsainit.c1907 ret = mpiWaitForConfigTable(agRoot, &mainCfg);
1911 SA_DBG1(("mpiInitialize: mpiWaitForConfigTable FAILED ******************************************\n"));
2894 /** \fn mpiWaitForConfigTable(agsaRoot_t *agRoot, spc_configMainDescriptor_t *config)
2904 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot, function
2916 SA_DBG2(("mpiWaitForConfigTable: Entering\n"));
2928 SA_DBG1(("mpiWaitForConfigTable: Waiting for SPC FW becoming ready.P1 0x%X P2 0x%X\n",value,value1));
2934 SA_DBG1(("mpiWaitForConfigTable: AAP error state and code 0x%x, ScratchPad2=0x%x\n", value, value1));
2936 SA_DBG1(("mpiWaitForConfigTable: SCRATCH_PAD0 value = 0x%x\n", siHalRegReadExt(agRoot, GEN_MSGU_SCRATCH_PAD_0,MSGU_SCRATCH_PAD_0)));
2937 SA_DBG1(("mpiWaitForConfigTable: SCRATCH_PAD3 value = 0x%x\n", siHalRegReadExt(agRoot, GEN_MSGU_SCRATCH_PAD_3,MSGU_SCRATCH_PAD_3)));
2947 SA_DBG1(("mpiWaitForConfigTable
[all...]

Completed in 78 milliseconds