1. NAME

srp_attach_transport - instantiate SRP transport template

2. SYNOPSIS

struct scsi_transport_template * srp_attach_transport(struct srp_function_template *  ft );

3. ARGUMENTS

ft
    SRP transport class function template

4. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

5. COPYRIGHT