FreeBSD kernel pms device code
_ag_tgt_map Struct Reference

#include <agtiapi.h>

Data Fields

U16 devListIndex
 
U16 flags
 
U08 targetName [AGTIAPI_MAX_NAME]
 
U16 targetLen
 
U08 portId
 
int sasLrIdx
 
uint32_t devRemoved
 

Detailed Description

Definition at line 215 of file agtiapi.h.

Field Documentation

◆ devListIndex

U16 _ag_tgt_map::devListIndex

Definition at line 216 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ devRemoved

uint32_t _ag_tgt_map::devRemoved

Definition at line 222 of file agtiapi.h.

◆ flags

U16 _ag_tgt_map::flags

Definition at line 217 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ portId

U08 _ag_tgt_map::portId

Definition at line 220 of file agtiapi.h.

Referenced by agtiapi_clrRmScan(), and agtiapi_GetDevHandle().

◆ sasLrIdx

int _ag_tgt_map::sasLrIdx

Definition at line 221 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ targetLen

U16 _ag_tgt_map::targetLen

Definition at line 219 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ targetName

U08 _ag_tgt_map::targetName[AGTIAPI_MAX_NAME]

Definition at line 218 of file agtiapi.h.


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