/linux/drivers/target/ |
H A D | target_core_stat.c | 70 CONFIGFS_ATTR_RO(target_stat_, inst); 71 CONFIGFS_ATTR_RO(target_stat_, indx); 72 CONFIGFS_ATTR_RO(target_stat_, role); 73 CONFIGFS_ATTR_RO(target_stat_, ports); 159 CONFIGFS_ATTR_RO(target_stat_tgt_, inst); 160 CONFIGFS_ATTR_RO(target_stat_tgt_, indx); 161 CONFIGFS_ATTR_RO(target_stat_tgt_, num_lus); 162 CONFIGFS_ATTR_RO(target_stat_tgt_, status); 163 CONFIGFS_ATTR_RO(target_stat_tgt_, non_access_lus); 164 CONFIGFS_ATTR_RO(target_stat_tgt_, resets); [all …]
|
H A D | target_core_configfs.c | 96 CONFIGFS_ATTR_RO(target_core_item_, version); 1283 CONFIGFS_ATTR_RO(, hw_pi_prot_type); 1290 CONFIGFS_ATTR_RO(, hw_block_size); 1292 CONFIGFS_ATTR_RO(, hw_max_sectors); 1294 CONFIGFS_ATTR_RO(, hw_queue_depth); 1783 CONFIGFS_ATTR_RO(target_wwn_, vpd_protocol_identifier); 1784 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_logical_unit); 1785 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_target_port); 1786 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_scsi_target_device); 2245 CONFIGFS_ATTR_RO(target_pr_, res_holder); [all …]
|
H A D | target_core_fabric_configfs.c | 1077 CONFIGFS_ATTR_RO(target_fabric_wwn_, default_submit_type); 1088 CONFIGFS_ATTR_RO(target_fabric_wwn_, direct_submit_supported);
|
H A D | target_core_user.c | 2750 CONFIGFS_ATTR_RO(tcmu_, max_data_area_mb); 2761 CONFIGFS_ATTR_RO(tcmu_, data_pages_per_blk); 2772 CONFIGFS_ATTR_RO(tcmu_, cmd_ring_size_mb);
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_stat.c | 150 CONFIGFS_ATTR_RO(iscsi_stat_instance_, inst); 151 CONFIGFS_ATTR_RO(iscsi_stat_instance_, min_ver); 152 CONFIGFS_ATTR_RO(iscsi_stat_instance_, max_ver); 153 CONFIGFS_ATTR_RO(iscsi_stat_instance_, portals); 154 CONFIGFS_ATTR_RO(iscsi_stat_instance_, nodes); 155 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions); 156 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_sess); 157 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_type); 158 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_rem_name); 159 CONFIGFS_ATTR_RO(iscsi_stat_instance_, disc_time); [all …]
|
H A D | iscsi_target_configfs.c | 450 CONFIGFS_ATTR_RO(iscsi_nacl_auth_, name) 491 CONFIGFS_ATTR_RO(iscsi_nacl_param_, name) 714 CONFIGFS_ATTR_RO(lio_target_nacl_, info); 898 CONFIGFS_ATTR_RO(iscsi_tpg_auth_, name); 1029 CONFIGFS_ATTR_RO(lio_target_tpg_, dynamic_sessions); 1142 CONFIGFS_ATTR_RO(lio_target_wwn_, lio_version); 1274 CONFIGFS_ATTR_RO(iscsi_disc_, name)
|
/linux/drivers/acpi/ |
H A D | acpi_configfs.c | 181 CONFIGFS_ATTR_RO(acpi_table_, signature); 182 CONFIGFS_ATTR_RO(acpi_table_, length); 183 CONFIGFS_ATTR_RO(acpi_table_, revision); 184 CONFIGFS_ATTR_RO(acpi_table_, oem_id); 185 CONFIGFS_ATTR_RO(acpi_table_, oem_table_id); 186 CONFIGFS_ATTR_RO(acpi_table_, oem_revision); 187 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_id); 188 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_revision);
|
/linux/samples/configfs/ |
H A D | configfs_sample.c | 83 CONFIGFS_ATTR_RO(childless_, showme); 85 CONFIGFS_ATTR_RO(childless_, description); 206 CONFIGFS_ATTR_RO(simple_children_, description); 284 CONFIGFS_ATTR_RO(group_children_, description);
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-syscfg-configfs.c | 34 CONFIGFS_ATTR_RO(cscfg_cfg_, description); 49 CONFIGFS_ATTR_RO(cscfg_cfg_, feature_refs); 89 CONFIGFS_ATTR_RO(cscfg_cfg_, values); 238 CONFIGFS_ATTR_RO(cscfg_feat_, description); 256 CONFIGFS_ATTR_RO(cscfg_feat_, matches); 265 CONFIGFS_ATTR_RO(cscfg_feat_, nr_params);
|
/linux/drivers/virt/coco/ |
H A D | tsm.c | 120 CONFIGFS_ATTR_RO(tsm_report_, privlevel_floor); 215 CONFIGFS_ATTR_RO(tsm_report_, generation); 222 CONFIGFS_ATTR_RO(tsm_report_, provider);
|
/linux/drivers/hwtracing/stm/ |
H A D | policy.c | 302 CONFIGFS_ATTR_RO(stp_policy_, device); 318 CONFIGFS_ATTR_RO(stp_policy_, protocol);
|
/linux/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 226 CONFIGFS_ATTR_RO(tcm_remote_wwn_, version);
|
/linux/include/linux/ |
H A D | configfs.h | 132 #define CONFIGFS_ATTR_RO(_pfx, _name) \ macro
|
/linux/drivers/usb/gadget/function/ |
H A D | f_serial.c | 290 CONFIGFS_ATTR_RO(f_serial_, port_num);
|
H A D | f_obex.c | 402 CONFIGFS_ATTR_RO(f_obex_, port_num);
|
H A D | f_phonet.c | 597 CONFIGFS_ATTR_RO(f_phonet_, ifname);
|
H A D | f_acm.c | 827 CONFIGFS_ATTR_RO(f_acm_, port_num);
|
H A D | f_hid.c | 1418 CONFIGFS_ATTR_RO(f_hid_opts_, dev);
|
/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 902 CONFIGFS_ATTR_RO(tcm_loop_tpg_, address); 1071 CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
|
/linux/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 375 CONFIGFS_ATTR_RO(ft_wwn_, version);
|
/linux/drivers/gpio/ |
H A D | gpio-sim.c | 740 CONFIGFS_ATTR_RO(gpio_sim_device_config_, dev_name); 1129 CONFIGFS_ATTR_RO(gpio_sim_bank_config_, chip_name);
|
H A D | gpio-virtuser.c | 1379 CONFIGFS_ATTR_RO(gpio_virtuser_device_config_, dev_name);
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 974 CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions); 1774 CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
|
/linux/fs/dlm/ |
H A D | config.c | 771 CONFIGFS_ATTR_RO(comm_, addr_list);
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 1714 CONFIGFS_ATTR_RO(scsiback_wwn_, version);
|