Lines Matching refs:sdhp
1520 struct sdebug_host_info *sdhp = devip->sdbg_host; in clear_luns_changed_on_target() local
1523 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target()
6819 struct sdebug_host_info *sdhp; in stop_all_queued() local
6822 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in stop_all_queued()
6823 struct Scsi_Host *shost = sdhp->shost; in stop_all_queued()
7127 struct sdebug_host_info *sdhp; in block_unblock_all_queues() local
7131 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in block_unblock_all_queues()
7132 struct Scsi_Host *shost = sdhp->shost; in block_unblock_all_queues()
7568 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
7622 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
7623 idx = sdhp->si_idx; in scsi_debug_show_info()
7625 sdhp->shost->host_no, idx); in scsi_debug_show_info()
7658 struct sdebug_host_info *sdhp; in delay_store() local
7663 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in delay_store()
7664 struct Scsi_Host *shost = sdhp->shost; in delay_store()
7699 struct sdebug_host_info *sdhp; in ndelay_store() local
7704 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in ndelay_store()
7705 struct Scsi_Host *shost = sdhp->shost; in ndelay_store()
7808 struct sdebug_host_info *sdhp; in fake_rw_store() local
7826 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
7828 if (sdhp->si_idx != idx) { in fake_rw_store()
7829 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
7831 sdhp->si_idx = idx; in fake_rw_store()
7962 struct sdebug_host_info *sdhp; in lun_format_store() local
7966 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
7967 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
7998 struct sdebug_host_info *sdhp; in max_luns_store() local
8002 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
8004 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
8105 struct sdebug_host_info *sdhp; in virtual_gb_store() local
8109 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
8111 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()