|
Linux Kernel
3.7.1
|
#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_lun * | tl_hba_lun |
| struct se_port * | tl_hba_lun_sep |
| struct se_device_s * | se_dev_hba_ptr |
| struct tcm_loop_nexus * | tl_nexus |
| struct device | dev |
| struct Scsi_Host * | sh |
| struct tcm_loop_tpg | tl_hba_tpgs [TL_TPGS_PER_HBA] |
| struct se_wwn | tl_hba_wwn |
Definition at line 50 of file tcm_loop.h.
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.
Definition at line 53 of file tcm_loop.h.
Definition at line 59 of file tcm_loop.h.
Definition at line 54 of file tcm_loop.h.
Definition at line 55 of file tcm_loop.h.
| struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA] |
Definition at line 60 of file tcm_loop.h.
Definition at line 61 of file tcm_loop.h.
| struct tcm_loop_nexus* tl_nexus |
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.
1.8.2