Searched refs:tcm_loop_primary (Results 1 – 1 of 1) sorted by relevance
94 static struct device *tcm_loop_primary; variable405 tl_hba->dev.parent = tcm_loop_primary; in tcm_loop_setup_hba_bus()426 tcm_loop_primary = root_device_register("tcm_loop_0"); in tcm_loop_alloc_core_bus()427 if (IS_ERR(tcm_loop_primary)) { in tcm_loop_alloc_core_bus()429 return PTR_ERR(tcm_loop_primary); in tcm_loop_alloc_core_bus()450 root_device_unregister(tcm_loop_primary); in tcm_loop_alloc_core_bus()458 root_device_unregister(tcm_loop_primary); in tcm_loop_release_core_bus()