PCI_CLEAR_MWI

Section: Hardware Interfaces (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

pci_clear_mwi - disables Memory-Write-Invalidate for device dev  

SYNOPSIS

void pci_clear_mwi(struct pci_dev * dev);
 

ARGUMENTS

dev

the PCI device to disable
 

DESCRIPTION

Disables PCI Memory-Write-Invalidate transaction on the device  

COPYRIGHT