Home
last modified time | relevance | path

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

/linux-3.4.99/include/target/
Dtarget_core_base.h839 struct se_hba *se_hba; member
847 struct se_hba { struct
848 u16 hba_tpgt;
849 u32 hba_id;
851 u32 hba_flags;
853 u32 dev_count;
854 u32 hba_index;
856 void *hba_ptr;
858 struct list_head hba_dev_list;
859 struct list_head hba_node;
[all …]
/linux-3.4.99/drivers/target/loopback/
Dtcm_loop.h53 struct se_hba_s *se_hba; member