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()
5751 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
5797 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
5798 idx = sdhp->si_idx; in scsi_debug_show_info()
5800 sdhp->shost->host_no, idx); in scsi_debug_show_info()
5980 struct sdebug_host_info *sdhp; in fake_rw_store() local
5998 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
6000 if (sdhp->si_idx != idx) { in fake_rw_store()
6001 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
6003 sdhp->si_idx = idx; in fake_rw_store()
6134 struct sdebug_host_info *sdhp; in lun_format_store() local
6138 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
6139 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
6170 struct sdebug_host_info *sdhp; in max_luns_store() local
6174 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
6176 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
6269 struct sdebug_host_info *sdhp; in virtual_gb_store() local
6273 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
6275 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()