FC_REMOVE_HOST

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

fc_remove_host - called to terminate any fc_transport-related elements  

SYNOPSIS

"SYNOPSIS"

void fc_remove_host (struct Scsi_Host * shost);  

ARGUMENTS

shost
-- undescribed --
 

DESCRIPTION

This routine is expected to be called immediately preceeding the a driver's call to scsi_remove_host.  

DESCRIPTION

This routine is expected to be called immediately preceeding the a driver's call to scsi_remove_host.  

WARNING

A driver utilizing the fc_transport, which fails to call this routine prior to scsi_remote_host, will leave dangling objects in /sys/class/fc_remote_ports. Access to any of these objects can result in a system crash !!!  

NOTES

This routine assumes no locks are held on entry.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION
WARNING
NOTES

This document was created by man2html, using the manual pages.
Time: 00:02:09 GMT, October 09, 2005