Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c592 struct sdebug_host_info *sdbg_host; member
692 struct sdebug_host_info *sdbg_host; in sdebug_max_tgts_luns() local
696 list_for_each_entry(sdbg_host, &sdebug_host_list, host_list) { in sdebug_max_tgts_luns()
697 hpnt = sdbg_host->shost; in sdebug_max_tgts_luns()
805 if ((devip->sdbg_host == dp->sdbg_host) && in clear_luns_changed_on_target()
1309 int host_no = devip->sdbg_host->shost->host_no; in resp_inquiry()
1589 int host_no = devip->sdbg_host->shost->host_no; in resp_report_tgtpgs()
2030 target_dev_id = ((devip->sdbg_host->shost->host_no + 1) * 2000) + in resp_mode_sense()
3112 &devip->sdbg_host->dev_info_list, in resp_write_buffer()
3124 &devip->sdbg_host->dev_info_list, in resp_write_buffer()
[all …]