IDE_READ_SETTING

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

 

NAME

ide_read_setting - read an IDE setting  

SYNOPSIS

"SYNOPSIS"

int ide_read_setting (ide_drive_t * drive, ide_settings_t * setting);  

ARGUMENTS

drive
drive to read from
setting
drive setting
 

DESCRIPTION

Read a drive setting and return the value. The caller must hold the ide_setting_sem when making this call.  

BUGS

the data return and error are the same return value so an error -EINVAL and true return of the same value cannot be told apart


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
BUGS

This document was created by man2html, using the manual pages.
Time: 13:31:33 GMT, October 06, 2005