Home
last modified time | relevance | path

Searched refs:sdbg_host (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c294 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()
1600 int host_no = devip->sdbg_host->shost->host_no; in resp_inquiry()
[all …]