Searched defs:pci_config_read (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | pci-pc.c | 36 int (*pci_config_read)(int seg, int bus, int dev, int fn, int reg, int len, u32 *value) = NULL; variable
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | pci.c | 52 int (*pci_config_read)(int seg, int bus, int dev, int fn, int reg, int len, u32 *value); variable
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | pci-pc.c | 29 int (*pci_config_read)(int seg, int bus, int dev, int fn, int reg, int len, u32 *value) = NULL; variable
|