Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
855 struct se_hba *se_hba; member900 struct se_hba { struct901 u16 hba_tpgt;902 u32 hba_id;904 u32 hba_flags;906 u32 dev_count;907 u32 hba_index;909 void *hba_ptr;910 struct list_head hba_node;911 spinlock_t device_lock;[all …]
47 struct se_hba_s *se_hba; member