FreeBSD kernel pms device code
tiDeviceInfo Struct Reference

#include <titypes.h>

Collaboration diagram for tiDeviceInfo:

Data Fields

char * localName
 
char * localAddress
 
char * remoteName
 
char * remoteAddress
 
bit16 osAddress1
 
bit16 osAddress2
 
bit32 loginState
 
tiDetailedDeviceInfo_t info
 

Detailed Description

Definition at line 246 of file titypes.h.

Field Documentation

◆ info

tiDetailedDeviceInfo_t tiDeviceInfo::info

Definition at line 255 of file titypes.h.

Referenced by agtiapi_cam_action(), tiINIGetDeviceInfo(), and tiTGTGetDeviceInfo().

◆ localAddress

char* tiDeviceInfo::localAddress

Definition at line 249 of file titypes.h.

Referenced by tiINIGetDeviceInfo(), and tiTGTGetDeviceInfo().

◆ localName

char* tiDeviceInfo::localName

Definition at line 248 of file titypes.h.

Referenced by tiINIGetDeviceInfo(), and tiTGTGetDeviceInfo().

◆ loginState

bit32 tiDeviceInfo::loginState

Definition at line 254 of file titypes.h.

◆ osAddress1

bit16 tiDeviceInfo::osAddress1

Definition at line 252 of file titypes.h.

Referenced by tiINIGetDeviceInfo(), and wwncpy().

◆ osAddress2

bit16 tiDeviceInfo::osAddress2

Definition at line 253 of file titypes.h.

Referenced by tiINIGetDeviceInfo(), and wwncpy().

◆ remoteAddress

char* tiDeviceInfo::remoteAddress

Definition at line 251 of file titypes.h.

Referenced by tiINIGetDeviceInfo(), tiTGTGetDeviceInfo(), and wwncpy().

◆ remoteName

char* tiDeviceInfo::remoteName

Definition at line 250 of file titypes.h.

Referenced by tiINIGetDeviceInfo(), tiTGTGetDeviceInfo(), and wwncpy().


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