Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance
802 struct se_hba *se_hba; member826 struct se_hba { struct827 u16 hba_tpgt;828 u32 hba_id;830 u32 hba_flags;832 u32 dev_count;833 u32 hba_index;835 void *hba_ptr;836 struct list_head hba_node;837 spinlock_t device_lock;[all …]
56 struct se_hba_s *se_hba; member