Lines Matching refs:sdhp
1056 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target() local
1060 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in clear_luns_changed_on_target()
1061 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target()
5803 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
5850 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
5851 idx = sdhp->si_idx; in scsi_debug_show_info()
5853 sdhp->shost->host_no, idx); in scsi_debug_show_info()
6033 struct sdebug_host_info *sdhp; in fake_rw_store() local
6051 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
6053 if (sdhp->si_idx != idx) { in fake_rw_store()
6054 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
6056 sdhp->si_idx = idx; in fake_rw_store()
6187 struct sdebug_host_info *sdhp; in lun_format_store() local
6191 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
6192 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
6223 struct sdebug_host_info *sdhp; in max_luns_store() local
6227 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
6229 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
6322 struct sdebug_host_info *sdhp; in virtual_gb_store() local
6326 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
6328 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()