Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
840 struct se_hba *se_hba; member868 struct se_hba { struct869 u16 hba_tpgt;870 u32 hba_id;872 u32 hba_flags;874 u32 dev_count;875 u32 hba_index;877 void *hba_ptr;878 struct list_head hba_node;879 spinlock_t device_lock;[all …]
47 struct se_hba_s *se_hba; member