emulate_rest_reord  535 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_SHOW(emulate_rest_reord);
emulate_rest_reord  954 drivers/target/target_core_configfs.c 	da->emulate_rest_reord = flag;
emulate_rest_reord 1133 drivers/target/target_core_configfs.c CONFIGFS_ATTR(, emulate_rest_reord);
emulate_rest_reord  781 drivers/target/target_core_device.c 	dev->dev_attrib.emulate_rest_reord = DA_EMULATE_REST_REORD;
emulate_rest_reord  820 drivers/target/target_core_spc.c 	p[3] = (dev->dev_attrib.emulate_rest_reord == 1) ? 0x00 : 0x10;
emulate_rest_reord  684 include/target/target_core_base.h 	int		emulate_rest_reord;