Query: pci_set_cacheline_size
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_SET_CACHELINE_SI(9) Hardware Interfaces PCI_SET_CACHELINE_SI(9)NAMEpci_set_cacheline_size - ensure the CACHE_LINE_SIZE register is programmedSYNOPSISint pci_set_cacheline_size(struct pci_dev * dev);ARGUMENTSdev the PCI device for which MWI is to be enabledDESCRIPTIONHelper function for pci_set_mwi. Originally copied from drivers/net/acenic.c. Copyright 1998-2001 by Jes Sorensen, <jestrained-monkey.org>.RETURNSAn appropriate -ERRNO error value on error, or zero for success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_SET_CACHELINE_SI(9)