Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdport.c2248 SwConfig->mpiContextTable = agNULL; in tdsaGetSwConfigParams()
2278 SwConfig->mpiContextTable = agNULL; in tdsaGetSwConfigParams()
2290 SwConfig->mpiContextTable = &(tdsaRoot->tdsaAllShared.MpiOverride); in tdsaGetSwConfigParams()
2294 …TI_DBG1(("tdsaGetSwConfigParams: MpiContext %p Len %d\n", SwConfig->mpiContextTable, SwConfig->mpi… in tdsaGetSwConfigParams()
2299 if(SwConfig->mpiContextTable != agNULL ) in tdsaGetSwConfigParams()
Dtdinit.c2019 SwConfig.mpiContextTable = agNULL; in tdsaLoLevelGetResource()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsainit.c2539 if(agNULL != saRoot->swConfig.mpiContextTable ) in mpiInitialize()
2541 agsaMPIContext_t * context = (agsaMPIContext_t * )saRoot->swConfig.mpiContextTable; in mpiInitialize()
2632 …ContextTable %p %d\n",context,saRoot->swConfig.mpiContextTable,context == saRoot->swConfig.mpiCont… in mpiInitialize()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h2351 void *mpiContextTable; /** Pointer to a table that contains agsaMPIContext_t member