Searched refs:sdhp (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | scsi_debug.c | 914 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target() local 918 list_for_each_entry(sdhp, &sdebug_host_list, host_list) { in clear_luns_changed_on_target() 919 list_for_each_entry(dp, &sdhp->dev_info_list, dev_list) { in clear_luns_changed_on_target() 4968 struct sdebug_host_info *sdhp; in max_luns_store() local 4972 list_for_each_entry(sdhp, &sdebug_host_list, in max_luns_store() 4974 list_for_each_entry(dp, &sdhp->dev_info_list, in max_luns_store() 5051 struct sdebug_host_info *sdhp; in virtual_gb_store() local 5055 list_for_each_entry(sdhp, &sdebug_host_list, in virtual_gb_store() 5057 list_for_each_entry(dp, &sdhp->dev_info_list, in virtual_gb_store()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.txt | 2056 240 = /dev/sdhp 224th SCSI disk whole disk
|