Home
last modified time | relevance | path

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

/Linux-v6.6/include/target/
Dtarget_core_base.h845 struct se_hba *se_hba; member
890 struct se_hba { struct
891 u16 hba_tpgt;
892 u32 hba_id;
894 u32 hba_flags;
896 u32 dev_count;
897 u32 hba_index;
899 void *hba_ptr;
900 struct list_head hba_node;
901 spinlock_t device_lock;
[all …]
/Linux-v6.6/drivers/target/loopback/
Dtcm_loop.h47 struct se_hba_s *se_hba; member