|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/ioport.h>#include <linux/kernel.h>#include <linux/pci.h>#include <linux/string.h>#include <asm/eeh.h>#include <asm/pci-bridge.h>#include <asm/prom.h>#include <asm/ppc-pci.h>Go to the source code of this file.
Functions | |
| void __init | pSeries_final_fixup (void) |
| DECLARE_PCI_FIXUP_HEADER (PCI_VENDOR_ID_WINBOND, PCI_DEVICE_ID_WINBOND_82C105, fixup_winbond_82c105) | |
| DECLARE_PCI_FIXUP_HEADER | ( | PCI_VENDOR_ID_WINBOND | , |
| PCI_DEVICE_ID_WINBOND_82C105 | , | ||
| fixup_winbond_82c105 | |||
| ) |
1.8.2