Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
842 struct se_hba *se_hba; member870 struct se_hba { struct871 u16 hba_tpgt;872 u32 hba_id;874 u32 hba_flags;876 u32 dev_count;877 u32 hba_index;879 void *hba_ptr;880 struct list_head hba_node;881 spinlock_t device_lock;[all …]
47 struct se_hba_s *se_hba; member