to_stat_tgt_dev   103 drivers/target/target_core_stat.c 	struct se_hba *hba = to_stat_tgt_dev(item)->se_hba;
to_stat_tgt_dev   110 drivers/target/target_core_stat.c 	return snprintf(page, PAGE_SIZE, "%u\n", to_stat_tgt_dev(item)->dev_index);
to_stat_tgt_dev   122 drivers/target/target_core_stat.c 	if (to_stat_tgt_dev(item)->export_count)
to_stat_tgt_dev   133 drivers/target/target_core_stat.c 	if (to_stat_tgt_dev(item)->export_count)
to_stat_tgt_dev   145 drivers/target/target_core_stat.c 			atomic_long_read(&to_stat_tgt_dev(item)->num_resets));
to_stat_tgt_dev   152 drivers/target/target_core_stat.c 			atomic_long_read(&to_stat_tgt_dev(item)->aborts_complete));
to_stat_tgt_dev   159 drivers/target/target_core_stat.c 			atomic_long_read(&to_stat_tgt_dev(item)->aborts_no_task));