Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c406 static const struct target_core_fabric_ops ft_fabric_ops = { variable
448 ret = target_register_template(&ft_fabric_ops); in ft_init()
461 target_unregister_template(&ft_fabric_ops); in ft_init()
472 target_unregister_template(&ft_fabric_ops); in ft_exit()