Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fixup-sb1250.c File Reference
#include <linux/init.h>
#include <linux/pci.h>

Go to the source code of this file.

Functions

 DECLARE_PCI_FIXUP_EARLY (PCI_VENDOR_ID_SIBYTE, PCI_DEVICE_ID_BCM1250_PCI, quirk_sb1250_pci)
 
 DECLARE_PCI_FIXUP_EARLY (PCI_VENDOR_ID_SIBYTE, PCI_DEVICE_ID_BCM1250_HT, quirk_sb1250_ht)
 
 DECLARE_PCI_FIXUP_EARLY (PCI_VENDOR_ID_SIPACKETS, PCI_DEVICE_ID_SP1011, quirk_sp1011)
 

Function Documentation

DECLARE_PCI_FIXUP_EARLY ( PCI_VENDOR_ID_SIBYTE  ,
PCI_DEVICE_ID_BCM1250_PCI  ,
quirk_sb1250_pci   
)
DECLARE_PCI_FIXUP_EARLY ( PCI_VENDOR_ID_SIBYTE  ,
PCI_DEVICE_ID_BCM1250_HT  ,
quirk_sb1250_ht   
)
DECLARE_PCI_FIXUP_EARLY ( PCI_VENDOR_ID_SIPACKETS  ,
PCI_DEVICE_ID_SP1011  ,
quirk_sp1011   
)