Home
last modified time | relevance | path

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

/Linux-v6.1/include/target/
Dtarget_core_base.h842 struct se_hba *se_hba; member
870 struct se_hba { struct
871 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 …]
/Linux-v6.1/drivers/target/loopback/
Dtcm_loop.h47 struct se_hba_s *se_hba; member