Lines Matching refs:sdhp
1492 struct sdebug_host_info *sdhp = devip->sdbg_host; in clear_luns_changed_on_target() local
1495 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target()
6721 struct sdebug_host_info *sdhp; in stop_all_queued() local
6724 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in stop_all_queued()
6725 struct Scsi_Host *shost = sdhp->shost; in stop_all_queued()
7027 struct sdebug_host_info *sdhp; in block_unblock_all_queues() local
7031 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in block_unblock_all_queues()
7032 struct Scsi_Host *shost = sdhp->shost; in block_unblock_all_queues()
7468 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
7522 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
7523 idx = sdhp->si_idx; in scsi_debug_show_info()
7525 sdhp->shost->host_no, idx); in scsi_debug_show_info()
7558 struct sdebug_host_info *sdhp; in delay_store() local
7563 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in delay_store()
7564 struct Scsi_Host *shost = sdhp->shost; in delay_store()
7599 struct sdebug_host_info *sdhp; in ndelay_store() local
7604 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in ndelay_store()
7605 struct Scsi_Host *shost = sdhp->shost; in ndelay_store()
7708 struct sdebug_host_info *sdhp; in fake_rw_store() local
7726 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
7728 if (sdhp->si_idx != idx) { in fake_rw_store()
7729 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
7731 sdhp->si_idx = idx; in fake_rw_store()
7862 struct sdebug_host_info *sdhp; in lun_format_store() local
7866 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
7867 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
7898 struct sdebug_host_info *sdhp; in max_luns_store() local
7902 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
7904 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
8005 struct sdebug_host_info *sdhp; in virtual_gb_store() local
8009 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
8011 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()