Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
820 struct se_hba *se_hba; member846 struct se_hba { struct847 u16 hba_tpgt;848 u32 hba_id;850 u32 hba_flags;852 u32 dev_count;853 u32 hba_index;855 void *hba_ptr;856 struct list_head hba_node;857 spinlock_t device_lock;[all …]
48 struct se_hba_s *se_hba; member