Searched refs:tcm_loop_primary (Results 1 – 1 of 1) sorted by relevance
106 static struct device *tcm_loop_primary; variable454 tl_hba->dev.parent = tcm_loop_primary; in tcm_loop_setup_hba_bus()476 tcm_loop_primary = root_device_register("tcm_loop_0"); in tcm_loop_alloc_core_bus()477 if (IS_ERR(tcm_loop_primary)) { in tcm_loop_alloc_core_bus()479 return PTR_ERR(tcm_loop_primary); in tcm_loop_alloc_core_bus()501 root_device_unregister(tcm_loop_primary); in tcm_loop_alloc_core_bus()509 root_device_unregister(tcm_loop_primary); in tcm_loop_release_core_bus()