srp_attach_transport(9)
NAME
srp_attach_transport - instantiate SRP transport template
SYNOPSIS
struct scsi_transport_template *
srp_attach_transport(struct srp_function_template * ft);
ARGUMENTS
- ft
- SRP transport class function template
AUTHORS
- James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
- Rob Landley <rob@landley.net>
- Author.