Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c476 agsaControllerEventLog_t EventLog; in tiCOMMgntIOCTL() local
477 saGetControllerEventLogInfo(agRoot, &EventLog); in tiCOMMgntIOCTL()
481 EventLogLength = EventLog.eventLog1.totalLength; in tiCOMMgntIOCTL()
482 EventLogOption = EventLog.eventLog1Option; in tiCOMMgntIOCTL()
497 loc = (bit8 *)EventLog.eventLog1.virtPtr + Offset; in tiCOMMgntIOCTL()
521 agsaControllerEventLog_t EventLog; in tiCOMMgntIOCTL() local
522 saGetControllerEventLogInfo(agRoot, &EventLog); in tiCOMMgntIOCTL()
526 EventLogLength = EventLog.eventLog2.totalLength; in tiCOMMgntIOCTL()
527 EventLogOption = EventLog.eventLog2Option; in tiCOMMgntIOCTL()
542 loc = (bit8 *)EventLog.eventLog2.virtPtr + Offset; in tiCOMMgntIOCTL()