Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c592 struct sdebug_host_info *sdbg_host;
599 struct sdebug_host_info { struct
607 container_of(d, struct sdebug_host_info, dev) argument
692 struct sdebug_host_info *sdbg_host; in sdebug_max_tgts_luns()
799 struct sdebug_host_info *sdhp; in clear_luns_changed_on_target()
3561 sdebug_device_create(struct sdebug_host_info *sdbg_host, gfp_t flags) in sdebug_device_create()
3575 struct sdebug_host_info * sdbg_host; in devInfoReg()
3582 sdbg_host = *(struct sdebug_host_info **)shost_priv(sdev->host); in devInfoReg()
3795 struct sdebug_host_info *sdbg_host; in scsi_debug_target_reset()
3812 sdbg_host = *(struct sdebug_host_info **)shost_priv(hp); in scsi_debug_target_reset()
[all …]