Home
last modified time | relevance | path

Searched refs:tcm_loop_lld_bus (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c92 static struct bus_type tcm_loop_lld_bus = { variable
101 .bus = &tcm_loop_lld_bus,
453 tl_hba->dev.bus = &tcm_loop_lld_bus; in tcm_loop_setup_hba_bus()
482 ret = bus_register(&tcm_loop_lld_bus); in tcm_loop_alloc_core_bus()
499 bus_unregister(&tcm_loop_lld_bus); in tcm_loop_alloc_core_bus()
508 bus_unregister(&tcm_loop_lld_bus); in tcm_loop_release_core_bus()