Searched refs:sdbg_host (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 285 struct sdebug_host_info *sdbg_host; member 894 struct sdebug_host_info *sdbg_host; in sdebug_max_tgts_luns() local 898 list_for_each_entry(sdbg_host, &sdebug_host_list, host_list) { in sdebug_max_tgts_luns() 899 hpnt = sdbg_host->shost; in sdebug_max_tgts_luns() 1039 struct sdebug_host_info *sdbg_host; in all_config_cdb_len() local 1044 list_for_each_entry(sdbg_host, &sdebug_host_list, host_list) { in all_config_cdb_len() 1045 shost = sdbg_host->shost; in all_config_cdb_len() 1061 if ((devip->sdbg_host == dp->sdbg_host) && in clear_luns_changed_on_target() 1591 int host_no = devip->sdbg_host in resp_inquiry() 4939 sdebug_device_create( struct sdebug_host_info *sdbg_host, gfp_t flags) sdebug_device_create() argument 4977 struct sdebug_host_info *sdbg_host; find_build_dev_info() local 5205 struct sdebug_host_info *sdbg_host; scsi_debug_target_reset() local 5241 struct sdebug_host_info *sdbg_host; scsi_debug_bus_reset() local 5274 struct sdebug_host_info *sdbg_host; scsi_debug_host_reset() local 6931 struct sdebug_host_info *sdbg_host; sdebug_release_adapter() local 7059 struct sdebug_host_info *sdbg_host; sdebug_add_host_helper() local 7129 struct sdebug_host_info *sdbg_host = NULL; sdebug_do_remove_host() local 7448 struct sdebug_host_info *sdbg_host; sdebug_driver_probe() local 7549 struct sdebug_host_info *sdbg_host; sdebug_driver_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 294 struct sdebug_host_info *sdbg_host; member 899 struct sdebug_host_info *sdbg_host; in sdebug_max_tgts_luns() local 903 list_for_each_entry(sdbg_host, &sdebug_host_list, host_list) { in sdebug_max_tgts_luns() 904 hpnt = sdbg_host->shost; in sdebug_max_tgts_luns() 1041 struct sdebug_host_info *sdbg_host; in all_config_cdb_len() local 1046 list_for_each_entry(sdbg_host, &sdebug_host_list, host_list) { in all_config_cdb_len() 1047 shost = sdbg_host->shost; in all_config_cdb_len() 1057 struct sdebug_host_info *sdhp = devip->sdbg_host; in clear_luns_changed_on_target() 1061 if ((devip->sdbg_host == dp->sdbg_host) in clear_luns_changed_on_target() 5069 sdebug_device_create( struct sdebug_host_info *sdbg_host, gfp_t flags) sdebug_device_create() argument 5106 struct sdebug_host_info *sdbg_host; find_build_dev_info() local 5329 struct sdebug_host_info *sdbg_host = shost_to_sdebug_host(sdp->host); scsi_debug_target_reset() local 5354 struct sdebug_host_info *sdbg_host = shost_to_sdebug_host(sdp->host); scsi_debug_bus_reset() local 5376 struct sdebug_host_info *sdbg_host; scsi_debug_host_reset() local 7067 struct sdebug_host_info *sdbg_host; sdebug_release_adapter() local 7195 struct sdebug_host_info *sdbg_host; sdebug_add_host_helper() local 7265 struct sdebug_host_info *sdbg_host = NULL; sdebug_do_remove_host() local 7710 struct sdebug_host_info *sdbg_host; sdebug_driver_probe() local 7834 struct sdebug_host_info *sdbg_host; sdebug_driver_remove() local [all...] |
Completed in 16 milliseconds