Lines Matching refs:sdhp
1055 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target() local
1059 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in clear_luns_changed_on_target()
1060 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target()
5790 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
5836 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
5837 idx = sdhp->si_idx; in scsi_debug_show_info()
5839 sdhp->shost->host_no, idx); in scsi_debug_show_info()
6019 struct sdebug_host_info *sdhp; in fake_rw_store() local
6037 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
6039 if (sdhp->si_idx != idx) { in fake_rw_store()
6040 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
6042 sdhp->si_idx = idx; in fake_rw_store()
6173 struct sdebug_host_info *sdhp; in lun_format_store() local
6177 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
6178 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
6209 struct sdebug_host_info *sdhp; in max_luns_store() local
6213 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
6215 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
6308 struct sdebug_host_info *sdhp; in virtual_gb_store() local
6312 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
6314 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()