PCI_SET_MWI
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
NAME
pci_set_mwi - enables memory-write-invalidate PCI transaction
SYNOPSIS
int pci_set_mwi (struct pci_dev * dev);
ARGUMENTS
- dev
-
the PCI device for which MWI is enabled
DESCRIPTION
Enables the Memory-Write-Invalidate transaction in PCI_COMMAND,
and then calls pcibios_set_mwi to do the needed arch specific
operations or a generic mwi-prep function.
RETURNS
An appropriate -ERRNO error value on error, or zero for success.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 08:41:28 GMT, April 09, 2004