Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h113 #define MPI_MEM_INDEX (MPI_IBQ_OBQ_INDEX - LLROOT_MEM_INDEX) macro
H A Dsaioctlcmd.c1357 eventLogInfo->eventLog1 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
1359 …eventLogInfo->eventLog2 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_IOP_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
H A Dsainit.c997 mpiMemoryAllocated.count = memoryAllocated->count - MPI_MEM_INDEX; in saInitialize()