Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsaapi.h430 agsaControllerEventLog_t *eventLogInfo
/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaioctlcmd.c1347 agsaControllerEventLog_t *eventLogInfo in saGetControllerEventLogInfo() argument
1358 eventLogInfo->eventLog1 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
1359 eventLogInfo->eventLog1Option = saRoot->mainConfigTable.eventLogOption; in saGetControllerEventLogInfo()
1360eventLogInfo->eventLog2 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_IOP_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
1361 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption; in saGetControllerEventLogInfo()