Lines Matching refs:sdhp
1064 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target() local
1068 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in clear_luns_changed_on_target()
1069 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target()
6008 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
6055 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
6056 idx = sdhp->si_idx; in scsi_debug_show_info()
6058 sdhp->shost->host_no, idx); in scsi_debug_show_info()
6238 struct sdebug_host_info *sdhp; in fake_rw_store() local
6256 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
6258 if (sdhp->si_idx != idx) { in fake_rw_store()
6259 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
6261 sdhp->si_idx = idx; in fake_rw_store()
6392 struct sdebug_host_info *sdhp; in lun_format_store() local
6396 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
6397 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
6428 struct sdebug_host_info *sdhp; in max_luns_store() local
6432 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
6434 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
6544 struct sdebug_host_info *sdhp; in virtual_gb_store() local
6548 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
6550 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()