Home
last modified time | relevance | path

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

/include/target/
Dtarget_core_base.h811 struct se_hba *se_hba; member
837 struct se_hba { struct
838 u16 hba_tpgt;
839 u32 hba_id;
841 u32 hba_flags;
843 u32 dev_count;
844 u32 hba_index;
846 void *hba_ptr;
847 struct list_head hba_node;
848 spinlock_t device_lock;
[all …]