target_unregister_template
target_unregister_template(&srpt_template);
target_unregister_template(&srpt_template);
target_unregister_template(&efct_lio_ops);
target_unregister_template(&efct_lio_ops);
target_unregister_template(&efct_lio_npiv_ops);
target_unregister_template(&ibmvscsis_ops);
target_unregister_template(&ibmvscsis_ops);
target_unregister_template(&tcm_qla2xxx_npiv_ops);
target_unregister_template(&tcm_qla2xxx_ops);
target_unregister_template(&tcm_qla2xxx_ops);
target_unregister_template(&tcm_qla2xxx_npiv_ops);
target_unregister_template(&iscsi_ops);
target_unregister_template(&iscsi_ops);
target_unregister_template(&loop_ops);
target_unregister_template(&sbp_ops);
EXPORT_SYMBOL(target_unregister_template);
target_unregister_template(&ft_fabric_ops);
target_unregister_template(&ft_fabric_ops);
target_unregister_template(&remote_ops);
target_unregister_template(&usbg_ops);
target_unregister_template(&vhost_scsi_ops);
target_unregister_template(&scsiback_ops);
void target_unregister_template(const struct target_core_fabric_ops *fo);