Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
863 struct se_hba *se_hba; member908 struct se_hba { struct909 u16 hba_tpgt;910 u32 hba_id;912 u32 hba_flags;914 u32 dev_count;915 u32 hba_index;917 void *hba_ptr;918 struct list_head hba_node;919 spinlock_t device_lock;[all …]
47 struct se_hba_s *se_hba; member