Searched refs:tcm_loop_primary (Results 1 – 1 of 1) sorted by relevance
99 static struct device *tcm_loop_primary; variable386 tl_hba->dev.parent = tcm_loop_primary; in tcm_loop_setup_hba_bus()408 tcm_loop_primary = root_device_register("tcm_loop_0"); in tcm_loop_alloc_core_bus()409 if (IS_ERR(tcm_loop_primary)) { in tcm_loop_alloc_core_bus()411 return PTR_ERR(tcm_loop_primary); in tcm_loop_alloc_core_bus()432 root_device_unregister(tcm_loop_primary); in tcm_loop_alloc_core_bus()440 root_device_unregister(tcm_loop_primary); in tcm_loop_release_core_bus()