Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h63 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot,
H A Dsahw.c1289 if (mpiWaitForConfigTable(agRoot, &mainCfg) == AGSA_RC_FAILURE) in siSpcSoftReset()
1767 if (mpiWaitForConfigTable(agRoot, &mainCfg) == AGSA_RC_FAILURE) in siHDAMode()
H A Dsainit.c1906 ret = mpiWaitForConfigTable(agRoot, &mainCfg); in mpiInitialize()
2903 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot, in mpiWaitForConfigTable() function