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.c407 static const struct target_core_fabric_ops ft_fabric_ops = { variable
449 ret = target_register_template(&ft_fabric_ops); in ft_init()
462 target_unregister_template(&ft_fabric_ops); in ft_init()
473 target_unregister_template(&ft_fabric_ops); in ft_exit()