to_stat_dev
struct se_hba *hba = to_stat_dev(item)->se_hba;
return snprintf(page, PAGE_SIZE, "%u\n", to_stat_dev(item)->dev_index);
return snprintf(page, PAGE_SIZE, "%u\n", to_stat_dev(item)->export_count);