Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tcm_loop_hba Struct Reference

#include <tcm_loop.h>

Data Fields

u8 tl_proto_id
 
unsigned char tl_wwn_address [TL_WWN_ADDR_LEN]
 
struct se_hba_s * se_hba
 
struct se_luntl_hba_lun
 
struct se_porttl_hba_lun_sep
 
struct se_device_s * se_dev_hba_ptr
 
struct tcm_loop_nexustl_nexus
 
struct device dev
 
struct Scsi_Hostsh
 
struct tcm_loop_tpg tl_hba_tpgs [TL_TPGS_PER_HBA]
 
struct se_wwn tl_hba_wwn
 

Detailed Description

Definition at line 50 of file tcm_loop.h.

Field Documentation

Definition at line 58 of file tcm_loop.h.

struct se_device_s* se_dev_hba_ptr

Definition at line 56 of file tcm_loop.h.

struct se_hba_s* se_hba

Definition at line 53 of file tcm_loop.h.

Definition at line 59 of file tcm_loop.h.

struct se_lun* tl_hba_lun

Definition at line 54 of file tcm_loop.h.

struct se_port* tl_hba_lun_sep

Definition at line 55 of file tcm_loop.h.

Definition at line 60 of file tcm_loop.h.

struct se_wwn tl_hba_wwn

Definition at line 61 of file tcm_loop.h.

Definition at line 57 of file tcm_loop.h.

u8 tl_proto_id

Definition at line 51 of file tcm_loop.h.

unsigned char tl_wwn_address[TL_WWN_ADDR_LEN]

Definition at line 52 of file tcm_loop.h.


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