FreeBSD kernel pms device code
_ag_device Struct Reference

#include <agtiapi.h>

Collaboration diagram for _ag_device:

Data Fields

LINK_NODE devLink
 
U32 targetId
 
U32 flags
 
U16 devType
 
U16 resetCount
 
U32 portalId
 
void * pCard
 
U32 sector_size
 
U32 CCBCount
 
tiDeviceHandle_tpDevHandle
 
tiDeviceInfo_t devInfo
 
ag_portal_info_tpPortalInfo
 
U08 targetName [AGTIAPI_MAX_NAME]
 
U16 targetLen
 
U32 qbusy
 
U32 qdepth
 

Detailed Description

Definition at line 179 of file agtiapi.h.

Field Documentation

◆ CCBCount

U32 _ag_device::CCBCount

Definition at line 191 of file agtiapi.h.

Referenced by agtiapi_CheckError(), and agtiapi_GetDevHandle().

◆ devInfo

tiDeviceInfo_t _ag_device::devInfo

Definition at line 196 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle(), and wwncpy().

◆ devLink

LINK_NODE _ag_device::devLink

Definition at line 182 of file agtiapi.h.

◆ devType

U16 _ag_device::devType

Definition at line 186 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ flags

U32 _ag_device::flags

◆ pCard

void* _ag_device::pCard

Definition at line 189 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ pDevHandle

◆ portalId

U32 _ag_device::portalId

Definition at line 188 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ pPortalInfo

ag_portal_info_t* _ag_device::pPortalInfo

Definition at line 197 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle(), and agtiapi_PrepareSMPSGListCB().

◆ qbusy

U32 _ag_device::qbusy

Definition at line 200 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ qdepth

U32 _ag_device::qdepth

Definition at line 201 of file agtiapi.h.

Referenced by agtiapi_async(), and agtiapi_QueueCmnd_().

◆ resetCount

U16 _ag_device::resetCount

Definition at line 187 of file agtiapi.h.

◆ sector_size

U32 _ag_device::sector_size

Definition at line 190 of file agtiapi.h.

Referenced by agtiapi_PrepareSGListCB().

◆ targetId

U32 _ag_device::targetId

Definition at line 184 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle().

◆ targetLen

U16 _ag_device::targetLen

Definition at line 199 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle(), and wwncpy().

◆ targetName

U08 _ag_device::targetName[AGTIAPI_MAX_NAME]

Definition at line 198 of file agtiapi.h.

Referenced by agtiapi_GetDevHandle(), and wwncpy().


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