Lines Matching refs:sdhp

1057 	struct sdebug_host_info *sdhp = devip->sdbg_host;  in clear_luns_changed_on_target()  local
1060 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target()
5264 struct sdebug_host_info *sdhp; in stop_all_queued() local
5267 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in stop_all_queued()
5268 struct Scsi_Host *shost = sdhp->shost; in stop_all_queued()
5454 struct sdebug_host_info *sdhp; in block_unblock_all_queues() local
5458 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in block_unblock_all_queues()
5459 struct Scsi_Host *shost = sdhp->shost; in block_unblock_all_queues()
5919 struct sdebug_host_info *sdhp; in scsi_debug_show_info() local
5973 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in scsi_debug_show_info()
5974 idx = sdhp->si_idx; in scsi_debug_show_info()
5976 sdhp->shost->host_no, idx); in scsi_debug_show_info()
6009 struct sdebug_host_info *sdhp; in delay_store() local
6014 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in delay_store()
6015 struct Scsi_Host *shost = sdhp->shost; in delay_store()
6050 struct sdebug_host_info *sdhp; in ndelay_store() local
6055 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in ndelay_store()
6056 struct Scsi_Host *shost = sdhp->shost; in ndelay_store()
6159 struct sdebug_host_info *sdhp; in fake_rw_store() local
6177 list_for_each_entry(sdhp, &sdebug_host_list, in fake_rw_store()
6179 if (sdhp->si_idx != idx) { in fake_rw_store()
6180 xa_set_mark(per_store_ap, sdhp->si_idx, in fake_rw_store()
6182 sdhp->si_idx = idx; in fake_rw_store()
6313 struct sdebug_host_info *sdhp; in lun_format_store() local
6317 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in lun_format_store()
6318 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in lun_format_store()
6349 struct sdebug_host_info *sdhp; in max_luns_store() local
6353 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store()
6355 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store()
6456 struct sdebug_host_info *sdhp; in virtual_gb_store() local
6460 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store()
6462 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()