Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pms/RefTisa/sallsdk/api/
HDsaapi.h429 agsaControllerEventLog_t *eventLogInfo
/freebsd-head/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaioctlcmd.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()
1359eventLogInfo->eventLog2 = saRoot->memoryAllocated.agMemory[MPI_MEM_INDEX + MPI_IOP_EVENTLOG_INDEX]; in saGetControllerEventLogInfo()
1360 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption; in saGetControllerEventLogInfo()