Home
last modified time | relevance | path

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

/linux-3.3/include/target/
Dtarget_core_base.h833 struct se_hba *se_hba; member
841 struct se_hba { struct
842 u16 hba_tpgt;
843 u32 hba_id;
845 u32 hba_flags;
847 u32 dev_count;
848 u32 hba_index;
850 void *hba_ptr;
852 struct list_head hba_dev_list;
853 struct list_head hba_node;
[all …]
/linux-3.3/drivers/target/loopback/
Dtcm_loop.h53 struct se_hba_s *se_hba; member