Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/
Dtarget_core_base.h802 struct se_hba *se_hba; member
826 struct se_hba { struct
827 u16 hba_tpgt;
828 u32 hba_id;
830 u32 hba_flags;
832 u32 dev_count;
833 u32 hba_index;
835 void *hba_ptr;
836 struct list_head hba_node;
837 spinlock_t device_lock;
[all …]
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.h56 struct se_hba_s *se_hba; member