Searched refs:tcm_loop_primary (Results 1 – 1 of 1) sorted by relevance
94 static struct device *tcm_loop_primary; variable390 tl_hba->dev.parent = tcm_loop_primary; in tcm_loop_setup_hba_bus()412 tcm_loop_primary = root_device_register("tcm_loop_0"); in tcm_loop_alloc_core_bus()413 if (IS_ERR(tcm_loop_primary)) { in tcm_loop_alloc_core_bus()415 return PTR_ERR(tcm_loop_primary); in tcm_loop_alloc_core_bus()436 root_device_unregister(tcm_loop_primary); in tcm_loop_alloc_core_bus()444 root_device_unregister(tcm_loop_primary); in tcm_loop_release_core_bus()