Home
last modified time | relevance | path

Searched defs:se_hba (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/target/
Dtarget_core_base.h804 struct se_hba *se_hba; member
830 struct se_hba { struct
831 u16 hba_tpgt;
832 u32 hba_id;
834 u32 hba_flags;
836 u32 dev_count;
837 u32 hba_index;
839 void *hba_ptr;
840 struct list_head hba_node;
841 spinlock_t device_lock;
[all …]
/Linux-v4.19/drivers/target/loopback/
Dtcm_loop.h48 struct se_hba_s *se_hba; member