Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c42 static const struct target_core_fabric_ops sbp_ops; variable
2333 static const struct target_core_fabric_ops sbp_ops = { variable
2375 return target_register_template(&sbp_ops); in sbp_init()
2380 target_unregister_template(&sbp_ops); in sbp_exit()