Searched refs:sdhp (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | scsi_debug.c | 796 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target() local 800 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in clear_luns_changed_on_target() 801 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target() 4484 struct sdebug_host_info *sdhp; in max_luns_store() local 4488 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store() 4490 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store() 4561 struct sdebug_host_info *sdhp; in virtual_gb_store() local 4565 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store() 4567 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()
|
/linux-4.1.27/Documentation/ |
D | devices.txt | 2135 240 = /dev/sdhp 224th SCSI disk whole disk
|