DF_EMULATED_VPD_UNIT_SERIAL 1477 drivers/target/target_core_configfs.c 	dev->dev_flags |= DF_EMULATED_VPD_UNIT_SERIAL;
DF_EMULATED_VPD_UNIT_SERIAL  124 drivers/target/target_core_spc.c 	if (dev->dev_flags & DF_EMULATED_VPD_UNIT_SERIAL) {
DF_EMULATED_VPD_UNIT_SERIAL  190 drivers/target/target_core_spc.c 	if (!(dev->dev_flags & DF_EMULATED_VPD_UNIT_SERIAL))
DF_EMULATED_VPD_UNIT_SERIAL  238 drivers/target/target_core_spc.c 	if (dev->dev_flags & DF_EMULATED_VPD_UNIT_SERIAL) {
DF_EMULATED_VPD_UNIT_SERIAL  691 drivers/target/target_core_spc.c 	if (cmd->se_dev->dev_flags & DF_EMULATED_VPD_UNIT_SERIAL) {