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.h863 struct se_hba *se_hba; member
908 struct se_hba { struct
909 u16 hba_tpgt;
910 u32 hba_id;
912 u32 hba_flags;
914 u32 dev_count;
915 u32 hba_index;
917 void *hba_ptr;
918 struct list_head hba_node;
919 spinlock_t device_lock;
[all …]
/linux/drivers/target/loopback/
H A Dtcm_loop.h47 struct se_hba_s *se_hba; member