pdev_set_mwi
Section: Kernel Hacker's Manual (9)
Updated: pdev_set_mwi
Index
Return to Main Contents
NAME
pdev_set_mwi - arch helper function for pcibios_set_mwi
SYNOPSIS
int pdev_set_mwi
(struct pci_dev *dev);
ARGUMENTS
- dev
-
the PCI device for which MWI is enabled
DESCRIPTION
Helper function for implementation the arch-specific pcibios_set_mwi
function. Originally copied from drivers/net/acenic.c.
Copyright 1998-2001 by Jes Sorensen, <jestrained-monkey.org>.
RETURNS
An appriopriate -ERRNO error value on eror, or zero for success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 03:50:49 GMT, June 12, 2005