Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_conf.c428 static const struct target_core_fabric_ops ft_fabric_ops = { variable
475 ret = target_register_template(&ft_fabric_ops); in ft_init()
488 target_unregister_template(&ft_fabric_ops); in ft_init()
499 target_unregister_template(&ft_fabric_ops); in ft_exit()