Add a srp remote port to the device hierarchy
struct srp_rport * srp_rport_add(struct Scsi_Host * shost, struct srp_rport_identifiers * ids);
shost
scsi host the remote port is connected to.
ids
The port id for the remote port.
Publishes a port to the rest of the system.