SRP_RPORT_DEL

Section: SCSI mid layer (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

srp_rport_del - remove a SRP remote port  

SYNOPSIS

void srp_rport_del(struct srp_rport * rport);
 

ARGUMENTS

rport

SRP remote port to remove
 

DESCRIPTION

Removes the specified SRP remote port.  

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.
 

COPYRIGHT