FreeBSD kernel pms device code
agsaControllerEventLog_s Struct Reference

specify the controller Event Log for the SAS/SATA LL Layer More...

#include <sa.h>

Collaboration diagram for agsaControllerEventLog_s:

Data Fields

agsaMem_t eventLog1
 
agsaMem_t eventLog2
 
bit32 eventLog1Option
 
bit32 eventLog2Option
 

Detailed Description

specify the controller Event Log for the SAS/SATA LL Layer

data structure used in the saGetControllerEventLogInfo() function calls

Definition at line 2483 of file sa.h.

Field Documentation

◆ eventLog1

agsaMem_t agsaControllerEventLog_s::eventLog1

Definition at line 2485 of file sa.h.

Referenced by saGetControllerEventLogInfo(), and tiCOMMgntIOCTL().

◆ eventLog1Option

bit32 agsaControllerEventLog_s::eventLog1Option

Definition at line 2487 of file sa.h.

Referenced by saGetControllerEventLogInfo(), and tiCOMMgntIOCTL().

◆ eventLog2

agsaMem_t agsaControllerEventLog_s::eventLog2

Definition at line 2486 of file sa.h.

Referenced by saGetControllerEventLogInfo(), and tiCOMMgntIOCTL().

◆ eventLog2Option

bit32 agsaControllerEventLog_s::eventLog2Option

Definition at line 2488 of file sa.h.

Referenced by saGetControllerEventLogInfo(), and tiCOMMgntIOCTL().


The documentation for this struct was generated from the following file: