.\" 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 "DO_IDENTIFY" "" "06 October 2005" "" ""
.SH NAME
do_identify \- identify a drive
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void do_identify (ide_drive_t * \fIdrive\fB, u8 \fIcmd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive to identify
.TP
\fB\fIcmd\fB\fR
command used
.SH "DESCRIPTION"
.PP
Called when we have issued a drive identify command to
read and parse the results. This function is run with
interrupts disabled.