Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c589 struct sdebug_host_info *sdbg_host; member
689 struct sdebug_host_info *sdbg_host; in sdebug_max_tgts_luns() local
693 list_for_each_entry(sdbg_host, &sdebug_host_list, host_list) { in sdebug_max_tgts_luns()
694 hpnt = sdbg_host->shost; in sdebug_max_tgts_luns()
802 if ((devip->sdbg_host == dp->sdbg_host) && in clear_luns_changed_on_target()
1306 int host_no = devip->sdbg_host->shost->host_no; in resp_inquiry()
1587 int host_no = devip->sdbg_host->shost->host_no; in resp_report_tgtpgs()
2028 target_dev_id = ((devip->sdbg_host->shost->host_no + 1) * 2000) + in resp_mode_sense()
3115 &devip->sdbg_host->dev_info_list, in resp_write_buffer()
3127 &devip->sdbg_host->dev_info_list, in resp_write_buffer()
[all …]