Lines Matching refs:dev_attrib
1021 if (val > dev->dev_attrib.queue_depth) { in queue_depth_store()
1022 if (val > dev->dev_attrib.hw_queue_depth) { in queue_depth_store()
1026 dev->dev_attrib.hw_queue_depth); in queue_depth_store()
1284 TB_CIT_SETUP_DRV(dev_attrib, NULL, NULL);
1759 if (!dev->dev_attrib.emulate_pr) in target_pr_res_holder_show()
1902 if (!dev->dev_attrib.emulate_pr) in target_pr_res_type_show()
1917 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_active_show()
1930 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_show()
1977 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_store()
3277 config_group_init_type_name(&dev->dev_attrib.da_group, "attrib", in target_core_make_subdev()
3279 configfs_add_default_group(&dev->dev_attrib.da_group, &dev->dev_group); in target_core_make_subdev()