1. NAME▲
srp_rport_add - add a SRP remote port to the device hierarchy
2. SYNOPSIS ▲
struct srp_rport * srp_rport_add(struct Scsi_Host * shost , struct srp_rport_identifiers * ids );
3. ARGUMENTS ▲
shost
scsi host the remote port is connected to.
ids
The port id for the remote port.
4. DESCRIPTION ▲
Publishes a port to the rest of the system.
5. AUTHORS ▲
James Bottomley <>
Author.
Rob Landley <>
Author.
6. COPYRIGHT ▲