.\" 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 "PROBE_FOR_DRIVE" "" "06 October 2005" "" ""
.SH NAME
probe_for_drive \- upper level drive probe
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u8 probe_for_drive (ide_drive_t * \fIdrive\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive to probe for
.SH "DESCRIPTION"
.PP
\fBprobe_for_drive\fR tests for existence of a given drive using \fBdo_probe\fR
and presents things to the user as needed.
.SH "RETURNS"
.PP
0 no device was found
1 device was found (note: drive->present might
still be 0)