Searched defs:tcm_loop_hba (Results 1 – 1 of 1) sorted by relevance
50 struct tcm_loop_hba { struct51 u8 tl_proto_id;52 unsigned char tl_wwn_address[TL_WWN_ADDR_LEN];53 struct se_hba_s *se_hba;54 struct se_lun *tl_hba_lun;55 struct se_port *tl_hba_lun_sep;56 struct se_device_s *se_dev_hba_ptr;57 struct tcm_loop_nexus *tl_nexus;58 struct device dev;59 struct Scsi_Host *sh;[all …]