Home
last modified time | relevance | path

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

/Linux-v5.10/include/target/
Dtarget_core_base.h818 struct se_hba *se_hba; member
844 struct se_hba { struct
845 u16 hba_tpgt;
846 u32 hba_id;
848 u32 hba_flags;
850 u32 dev_count;
851 u32 hba_index;
853 void *hba_ptr;
854 struct list_head hba_node;
855 spinlock_t device_lock;
[all …]
/Linux-v5.10/drivers/target/loopback/
Dtcm_loop.h48 struct se_hba_s *se_hba; member