Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_user.c111 struct tcmu_dev { struct
112 struct list_head node;
113 struct kref kref;
115 struct se_device se_dev;
116 struct se_dev_plug se_plug;
118 char *name;
119 struct se_hba *hba;
126 unsigned long flags;
128 struct uio_info uio_info;
130 struct inode *inode;
[all …]