Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.c2252 static const struct target_core_fabric_ops sbp_ops = { variable
2285 return target_register_template(&sbp_ops); in sbp_init()
2290 target_unregister_template(&sbp_ops); in sbp_exit()