Searched defs:tcm_loop_hba (Results 1 – 1 of 1) sorted by relevance
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;