FreeBSD kernel pms device code
tdsaDiscovery_s Struct Reference

#include <tdtypes.h>

Collaboration diagram for tdsaDiscovery_s:

Data Fields

tdList_t discoveringExpanderList
 
tdList_t UpdiscoveringExpanderList
 
bit32 status
 
TDSASAddressID_t sasAddressIDDiscoverError
 
agsaSATAIdentifyData_tpSataIdentifyData
 
struct tdsaExpander_sRootExp
 
bit32 NumOfUpExp
 
bit32 type
 
bit32 retries
 
bit32 configureRouteRetries
 
bit32 deviceRetistrationRetries
 
tdsaTimerRequest_t discoveryTimer
 
tdsaTimerRequest_t configureRouteTimer
 
tdsaTimerRequest_t deviceRegistrationTimer
 
tdsaTimerRequest_t BCTimer
 
smpRespDiscover_t SMPDiscoverResp
 
bit32 pendingSMP
 
bit32 SeenBC
 
bit32 forcedOK
 
tdsaTimerRequest_t SMPBusyTimer
 
bit32 SMPRetries
 
bit32 ResetTriggerred
 
tdsaTimerRequest_t DiscoverySMPTimer
 

Detailed Description

Definition at line 237 of file tdtypes.h.

Field Documentation

◆ BCTimer

tdsaTimerRequest_t tdsaDiscovery_s::BCTimer

Definition at line 255 of file tdtypes.h.

Referenced by tdsaPortContextReInit().

◆ configureRouteRetries

bit32 tdsaDiscovery_s::configureRouteRetries

Definition at line 250 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ configureRouteTimer

tdsaTimerRequest_t tdsaDiscovery_s::configureRouteTimer

Definition at line 253 of file tdtypes.h.

Referenced by tdsaPortContextReInit().

◆ deviceRegistrationTimer

tdsaTimerRequest_t tdsaDiscovery_s::deviceRegistrationTimer

Definition at line 254 of file tdtypes.h.

Referenced by tdsaPortContextReInit().

◆ deviceRetistrationRetries

bit32 tdsaDiscovery_s::deviceRetistrationRetries

Definition at line 251 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ discoveringExpanderList

tdList_t tdsaDiscovery_s::discoveringExpanderList

Definition at line 239 of file tdtypes.h.

◆ DiscoverySMPTimer

tdsaTimerRequest_t tdsaDiscovery_s::DiscoverySMPTimer

Definition at line 263 of file tdtypes.h.

Referenced by tdsaPortContextReInit().

◆ discoveryTimer

tdsaTimerRequest_t tdsaDiscovery_s::discoveryTimer

Definition at line 252 of file tdtypes.h.

Referenced by tdsaPortContextReInit().

◆ forcedOK

bit32 tdsaDiscovery_s::forcedOK

◆ NumOfUpExp

bit32 tdsaDiscovery_s::NumOfUpExp

Definition at line 246 of file tdtypes.h.

◆ pendingSMP

bit32 tdsaDiscovery_s::pendingSMP

Definition at line 257 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ pSataIdentifyData

agsaSATAIdentifyData_t* tdsaDiscovery_s::pSataIdentifyData

Definition at line 244 of file tdtypes.h.

◆ ResetTriggerred

bit32 tdsaDiscovery_s::ResetTriggerred

Definition at line 262 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ retries

bit32 tdsaDiscovery_s::retries

Definition at line 249 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ RootExp

struct tdsaExpander_s* tdsaDiscovery_s::RootExp

Definition at line 245 of file tdtypes.h.

◆ sasAddressIDDiscoverError

TDSASAddressID_t tdsaDiscovery_s::sasAddressIDDiscoverError

Definition at line 243 of file tdtypes.h.

◆ SeenBC

bit32 tdsaDiscovery_s::SeenBC

Definition at line 258 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ SMPBusyTimer

tdsaTimerRequest_t tdsaDiscovery_s::SMPBusyTimer

Definition at line 260 of file tdtypes.h.

Referenced by tdsaPortContextReInit().

◆ SMPDiscoverResp

smpRespDiscover_t tdsaDiscovery_s::SMPDiscoverResp

Definition at line 256 of file tdtypes.h.

◆ SMPRetries

bit32 tdsaDiscovery_s::SMPRetries

Definition at line 261 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ status

bit32 tdsaDiscovery_s::status

Definition at line 242 of file tdtypes.h.

◆ type

bit32 tdsaDiscovery_s::type

Definition at line 247 of file tdtypes.h.

Referenced by tdsaPortContextInit(), and tdsaPortContextReInit().

◆ UpdiscoveringExpanderList

tdList_t tdsaDiscovery_s::UpdiscoveringExpanderList

Definition at line 240 of file tdtypes.h.


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