Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
845 struct se_hba *se_hba; member890 struct se_hba { struct891 u16 hba_tpgt;892 u32 hba_id;894 u32 hba_flags;896 u32 dev_count;897 u32 hba_index;899 void *hba_ptr;900 struct list_head hba_node;901 spinlock_t device_lock;[all …]
47 struct se_hba_s *se_hba; member