IDE_UNREGISTER_SUBDRIVER

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

 

NAME

ide_unregister_subdriver - disconnect drive from driver  

SYNOPSIS

"SYNOPSIS"

void ide_unregister_subdriver (ide_drive_t * drive, ide_driver_t * driver);  

ARGUMENTS

drive
drive to unplug
driver
driver
 

DESCRIPTION

Disconnect a drive from the driver it was attached to and then clean up the various proc files and other objects attached to it.

Takes ide_setting_sem and ide_lock. Caller must hold none of the locks.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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