Home
last modified time | relevance | path

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

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