Home
last modified time | relevance | path

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

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