Home
last modified time | relevance | path

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

/Linux-v5.15/include/target/
Dtarget_core_base.h840 struct se_hba *se_hba; member
868 struct se_hba { struct
869 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 …]
/Linux-v5.15/drivers/target/loopback/
Dtcm_loop.h47 struct se_hba_s *se_hba; member