FreeBSD kernel pms device code
agsaEventSource_s Struct Reference

describe a information for a Event in the SAS/SATA hardware More...

#include <sa.h>

Collaboration diagram for agsaEventSource_s:

Data Fields

agsaPortContext_tagPortContext
 
bit32 event
 
bit32 param
 

Detailed Description

describe a information for a Event in the SAS/SATA hardware

Describe a general information for a Event in the SAS/SATA hardware

Definition at line 2032 of file sa.h.

Field Documentation

◆ agPortContext

agsaPortContext_t* agsaEventSource_s::agPortContext

Definition at line 2034 of file sa.h.

Referenced by ossaHwCB(), saHwEventAck(), and tiCOMInit().

◆ event

bit32 agsaEventSource_s::event

Definition at line 2035 of file sa.h.

Referenced by ossaHwCB(), saHwEventAck(), and tiCOMInit().

◆ param

bit32 agsaEventSource_s::param

Definition at line 2036 of file sa.h.

Referenced by ossaHwCB(), saHwEventAck(), and tiCOMInit().


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