Home
last modified time | relevance | path

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

/linux-3.3/include/target/
Dtarget_core_base.h751 struct se_subsystem_dev { struct
755 /* Used for struct se_subsystem_dev->se_dev_udev_path[], must be less than PAGE_SIZE */ argument
757 unsigned char se_dev_udev_path[SE_UDEV_PATH_LEN];
758 u32 su_dev_flags;
759 struct se_hba *se_dev_hba;
760 struct se_device *se_dev_ptr;
761 struct se_dev_attrib se_dev_attrib;
763 struct t10_alua t10_alua;
765 struct t10_wwn t10_wwn;
767 struct t10_reservation t10_pr;
[all …]