.\" 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 "BOARD_REPLACED" "" "06 October 2005" "" ""
.SH NAME
board_replaced \- Called after a board has been replaced in the system.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u32 board_replaced (struct pci_func * \fIfunc\fB, struct controller * \fIctrl\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfunc\fB\fR
-- undescribed --
.TP
\fB\fIctrl\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
This is only used if we don't have resources for hot add
Turns power on for the board
Checks to see if board is the same
If board is same, reconfigures it
If board isn't same, turns it back off.