Searched refs:sdhp (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/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()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | devices.txt | 2065 240 = /dev/sdhp 224th SCSI disk whole disk
|