Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
811 struct se_hba *se_hba; member837 struct se_hba { struct838 u16 hba_tpgt;839 u32 hba_id;841 u32 hba_flags;843 u32 dev_count;844 u32 hba_index;846 void *hba_ptr;847 struct list_head hba_node;848 spinlock_t device_lock;[all …]
48 struct se_hba_s *se_hba; member