Searched refs:sdbg_host (Results 1 – 1 of 1) sorted by relevance
1315 hpnt = sdbg_host->shost; in sdebug_max_tgts_luns()1496 if ((devip->sdbg_host == dp->sdbg_host) && in clear_luns_changed_on_target()6504 devip->sdbg_host = sdbg_host; in sdebug_device_create()6556 open_devip->sdbg_host = sdbg_host; in find_build_dev_info()8641 kfree(sdbg_host); in sdebug_release_adapter()8771 sdbg_host = kzalloc(sizeof(*sdbg_host), GFP_KERNEL); in sdebug_add_host_helper()8772 if (!sdbg_host) in sdebug_add_host_helper()8777 sdbg_host->si_idx = idx; in sdebug_add_host_helper()8818 kfree(sdbg_host); in sdebug_add_host_helper()8864 if (sdbg_host) in sdebug_do_remove_host()[all …]