Searched refs:pscsi_template (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/target/
H A Dtarget_core_pscsi.c59 static struct se_subsystem_api pscsi_template; variable in typeref:struct:se_subsystem_api
1141 static struct se_subsystem_api pscsi_template = { variable in typeref:struct:se_subsystem_api
1161 struct target_backend_cits *tbc = &pscsi_template.tb_cits; pscsi_module_init()
1163 target_core_setup_sub_cits(&pscsi_template); pscsi_module_init()
1166 return transport_subsystem_register(&pscsi_template); pscsi_module_init()
1171 transport_subsystem_release(&pscsi_template); pscsi_module_exit()

Completed in 70 milliseconds