Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_base.h820 struct se_hba *se_hba; member
846 struct se_hba { struct
847 u16 hba_tpgt;
848 u32 hba_id;
850 u32 hba_flags;
852 u32 dev_count;
853 u32 hba_index;
855 void *hba_ptr;
856 struct list_head hba_node;
857 spinlock_t device_lock;
[all …]
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.h48 struct se_hba_s *se_hba; member