Home
last modified time | relevance | path

Searched refs:eventLogInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h429 agsaControllerEventLog_t *eventLogInfo
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1346 agsaControllerEventLog_t *eventLogInfo in saGetControllerEventLogInfo() argument
1357 eventLogInfo->eventLog1 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
1358 eventLogInfo->eventLog1Option = saRoot->mainConfigTable.eventLogOption; in saGetControllerEventLogInfo()
1359 …eventLogInfo->eventLog2 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_IOP_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
1360 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption; in saGetControllerEventLogInfo()