SD_REMOVE

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

 

NAME

sd_remove - called whenever a scsi disk (previously recognized by  

SYNOPSIS

"SYNOPSIS"

int sd_remove (struct device * dev);  

ARGUMENTS

dev
-- undescribed --
 

DESCRIPTION

sd_probe) is detached from the system. It is called (potentially multiple times) during sd module unload.  

NOTE

this function is invoked from the scsi mid-level. This function potentially frees up a device name (e.g. /dev/sdc) that could be re-used by a subsequent sd_probe. This function is not called when the built-in sd driver is ``exit-ed''.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 05:30:55 GMT, October 06, 2005