1SRP_RPORT_ADD(9)                SCSI mid layer                SRP_RPORT_ADD(9)
2
3
4

NAME

6       srp_rport_add - add a SRP remote port to the device hierarchy
7

SYNOPSIS

9       struct srp_rport * srp_rport_add(struct Scsi_Host * shost,
10                                        struct srp_rport_identifiers * ids);
11

ARGUMENTS

13       shost
14           scsi host the remote port is connected to.
15
16       ids
17           The port id for the remote port.
18

DESCRIPTION

20       Publishes a port to the rest of the system.
21

AUTHORS

23       James Bottomley <James.Bottomley@hansenpartnership.com>
24           Author.
25
26       Rob Landley <rob@landley.net>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019                  SRP_RPORT_ADD(9)
Impressum