Searched refs:sdhp (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/ |
D | scsi_debug.c | 907 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target() local 911 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in clear_luns_changed_on_target() 912 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target() 4881 struct sdebug_host_info *sdhp; in max_luns_store() local 4885 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store() 4887 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store() 4964 struct sdebug_host_info *sdhp; in virtual_gb_store() local 4968 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store() 4970 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()
|