Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/sbp/
Dsbp_target.c2277 static const struct target_core_fabric_ops sbp_ops = { variable
2316 return target_register_template(&sbp_ops); in sbp_init()
2321 target_unregister_template(&sbp_ops); in sbp_exit()