.\" 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 "PCI_GENERIC_PREP_MWI" "9" "09 October 2005" "" ""
.SH NAME
pci_generic_prep_mwi \- helper function for pci_set_mwi
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int pci_generic_prep_mwi (struct pci_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
the PCI device for which MWI is enabled
.SH "DESCRIPTION"
.PP
Helper function for generic implementation of pcibios_prep_mwi
function. Originally copied from drivers/net/acenic.c.
Copyright 1998-2001 by Jes Sorensen, \&.
.SH "RETURNS"
.PP
An appropriate -ERRNO error value on error, or zero for success.