Searched defs:tcm_loop_hba (Results 1 – 2 of 2) sorted by relevance
44 struct tcm_loop_hba { struct45 u8 tl_proto_id;46 unsigned char tl_wwn_address[TL_WWN_ADDR_LEN];47 struct se_hba_s *se_hba;48 struct se_lun *tl_hba_lun;49 struct se_port *tl_hba_lun_sep;50 struct device dev;51 struct Scsi_Host *sh;52 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA];53 struct se_wwn tl_hba_wwn;
45 struct tcm_loop_hba { struct46 u8 tl_proto_id;47 unsigned char tl_wwn_address[TL_WWN_ADDR_LEN];48 struct se_hba_s *se_hba;49 struct se_lun *tl_hba_lun;50 struct se_port *tl_hba_lun_sep;51 struct device dev;52 struct Scsi_Host *sh;53 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA];54 struct se_wwn tl_hba_wwn;