Searched refs:EventLog (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c477 agsaControllerEventLog_t EventLog; local
478 saGetControllerEventLogInfo(agRoot, &EventLog);
482 EventLogLength = EventLog.eventLog1.totalLength;
483 EventLogOption = EventLog.eventLog1Option;
498 loc = (bit8 *)EventLog.eventLog1.virtPtr + Offset;
522 agsaControllerEventLog_t EventLog; local
523 saGetControllerEventLogInfo(agRoot, &EventLog);
527 EventLogLength = EventLog.eventLog2.totalLength;
528 EventLogOption = EventLog.eventLog2Option;
543 loc = (bit8 *)EventLog
[all...]

Completed in 53 milliseconds