IDE_REMOVE_SETTING

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

 

NAME

ide_remove_setting - remove an ide setting option  

SYNOPSIS

"SYNOPSIS"

void ide_remove_setting (ide_drive_t * drive, char * name);  

ARGUMENTS

drive
drive to use
name
setting name
 

DESCRIPTION

Removes the setting named from the device if it is present. The function takes the settings_lock to protect against parallel changes. This function must not be called from IRQ context.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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