Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
827 struct se_hba *se_hba; member856 struct se_hba { struct857 u16 hba_tpgt;858 u32 hba_id;860 u32 hba_flags;862 u32 dev_count;863 u32 hba_index;865 void *hba_ptr;866 struct list_head hba_node;867 spinlock_t device_lock;[all …]
48 struct se_hba_s *se_hba; member