FreeBSD kernel pms device code
tdsaComMemFlags_s Struct Reference

data structure for both SAS/SATA related flags Some fields are just place holders and not used yet More...

#include <tdtypes.h>

Data Fields

agBOOLEAN sysIntsActive
 
agBOOLEAN resetInProgress
 
agBOOLEAN resetFailed
 

Detailed Description

data structure for both SAS/SATA related flags Some fields are just place holders and not used yet

Definition at line 188 of file tdtypes.h.

Field Documentation

◆ resetFailed

agBOOLEAN tdsaComMemFlags_s::resetFailed

Definition at line 196 of file tdtypes.h.

◆ resetInProgress

agBOOLEAN tdsaComMemFlags_s::resetInProgress

reset status

Definition at line 193 of file tdtypes.h.

Referenced by ossaHwCB(), and tiCOMPortInit().

◆ sysIntsActive

agBOOLEAN tdsaComMemFlags_s::sysIntsActive

< current interrupt setting reset in progress

Definition at line 190 of file tdtypes.h.

Referenced by tiCOMPortInit().


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