.\" 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_HWIF_RESTORE" "9" "09 October 2005" "" ""
.SH NAME
ide_hwif_restore \- restore hwif to template
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ide_hwif_restore (ide_hwif_t * \fIhwif\fB, ide_hwif_t * \fItmp_hwif\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhwif\fB\fR
hwif to update
.TP
\fB\fItmp_hwif\fB\fR
template
.SH "DESCRIPTION"
.PP
Restore hwif to a previous state by copying most settngs
from the template.