Searched refs:sdhp (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
H A D | scsi_debug.c | 796 struct sdebug_host_info *sdhp; clear_luns_changed_on_target() local 800 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { clear_luns_changed_on_target() 801 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { clear_luns_changed_on_target() 4484 struct sdebug_host_info *sdhp; max_luns_store() local 4488 list_for_each_entry(sdhp, &sdebug_host_list, max_luns_store() 4490 list_for_each_entry(dp, &sdhp->dev_info_list, max_luns_store() 4561 struct sdebug_host_info *sdhp; virtual_gb_store() local 4565 list_for_each_entry(sdhp, &sdebug_host_list, virtual_gb_store() 4567 list_for_each_entry(dp, &sdhp->dev_info_list, virtual_gb_store()
|
Completed in 122 milliseconds