Query: srp_remove_host
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SRP_REMOVE_HOST(9) SCSI mid layer SRP_REMOVE_HOST(9)NAMEsrp_remove_host - tear down a Scsi_Host's SRP data structuresSYNOPSISvoid srp_remove_host(struct Scsi_Host * shost);ARGUMENTSshost Scsi Host that is torn downDESCRIPTIONRemoves all SRP remote ports for a given Scsi_Host. Must be called just before scsi_remove_host for SRP HBAs.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SRP_REMOVE_HOST(9)