Home
last modified time | relevance | path

Searched refs:SDF_EMULATED_VPD_UNIT_SERIAL (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/target/
Dtarget_core_cdb.c132 SDF_EMULATED_VPD_UNIT_SERIAL) { in target_emulate_evpd_00()
151 SDF_EMULATED_VPD_UNIT_SERIAL) { in target_emulate_evpd_80()
204 if (!(dev->se_sub_dev->su_dev_flags & SDF_EMULATED_VPD_UNIT_SERIAL)) in target_emulate_evpd_83()
264 SDF_EMULATED_VPD_UNIT_SERIAL) { in target_emulate_evpd_83()
Dtarget_core_configfs.c888 su_dev->su_dev_flags |= SDF_EMULATED_VPD_UNIT_SERIAL; in target_core_dev_wwn_store_attr_vpd_unit_serial()
/linux-2.6.39/include/target/
Dtarget_core_transport.h55 #define SDF_EMULATED_VPD_UNIT_SERIAL 0x00000002 macro