to_stat_tgt_dev
struct se_hba *hba = to_stat_tgt_dev(item)->se_hba;
return snprintf(page, PAGE_SIZE, "%u\n", to_stat_tgt_dev(item)->dev_index);
if (to_stat_tgt_dev(item)->export_count)
if (to_stat_tgt_dev(item)->export_count)
atomic_long_read(&to_stat_tgt_dev(item)->num_resets));
atomic_long_read(&to_stat_tgt_dev(item)->aborts_complete));
atomic_long_read(&to_stat_tgt_dev(item)->aborts_no_task));