.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "__IDE_REMOVE_SETTING" "9" "09 October 2005" "" "" .SH NAME __ide_remove_setting \- remove an ide setting option .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __ide_remove_setting (ide_drive_t * \fIdrive\fB, char * \fIname\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdrive\fB\fR drive to use .TP \fB\fIname\fB\fR setting name .SH "DESCRIPTION" .PP Removes the setting named from the device if it is present. The caller must hold the setting semaphore.