Home
last modified time | relevance | path

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

/freebsd-13.1/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) in siSpcSoftReset()
1768 if (mpiWaitForConfigTable(agRoot, &mainCfg) == AGSA_RC_FAILURE) in siHDAMode()
H A Dsainit.c1907 ret = mpiWaitForConfigTable(agRoot, &mainCfg); in mpiInitialize()
2904 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot, in mpiWaitForConfigTable() function