Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_base.h855 struct se_hba *se_hba; member
900 struct se_hba { struct
901 u16 hba_tpgt;
902 u32 hba_id;
904 u32 hba_flags;
906 u32 dev_count;
907 u32 hba_index;
909 void *hba_ptr;
910 struct list_head hba_node;
911 spinlock_t device_lock;
[all …]
/linux/drivers/target/loopback/
H A Dtcm_loop.h47 struct se_hba_s *se_hba; member