Home
last modified time | relevance | path

Searched refs:mpiContextTable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c2247 SwConfig->mpiContextTable = agNULL; in tdsaGetSwConfigParams()
2277 SwConfig->mpiContextTable = agNULL; in tdsaGetSwConfigParams()
2289 SwConfig->mpiContextTable = &(tdsaRoot->tdsaAllShared.MpiOverride); in tdsaGetSwConfigParams()
2293 …TI_DBG1(("tdsaGetSwConfigParams: MpiContext %p Len %d\n", SwConfig->mpiContextTable, SwConfig->mpi… in tdsaGetSwConfigParams()
2298 if(SwConfig->mpiContextTable != agNULL ) in tdsaGetSwConfigParams()
H A Dtdinit.c2018 SwConfig.mpiContextTable = agNULL; in tdsaLoLevelGetResource()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c2538 if(agNULL != saRoot->swConfig.mpiContextTable ) in mpiInitialize()
2540 agsaMPIContext_t * context = (agsaMPIContext_t * )saRoot->swConfig.mpiContextTable; in mpiInitialize()
2631 …ContextTable %p %d\n",context,saRoot->swConfig.mpiContextTable,context == saRoot->swConfig.mpiCont… in mpiInitialize()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2350 void *mpiContextTable; /** Pointer to a table that contains agsaMPIContext_t member