other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| SRP_RPORT_ADD(9) | SCSI mid layer | SRP_RPORT_ADD(9) |
NAME¶
srp_rport_add - add a SRP remote port to the device hierarchySYNOPSIS¶
struct
srp_rport *
srp_rport_add(struct Scsi_Host * shost,
struct srp_rport_identifiers * ids);
ARGUMENTS¶
shostscsi host the remote port is connected
to.
ids
The port id for the remote port.
DESCRIPTION¶
Publishes a port to the rest of the system.AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |