Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | PCI_CONF1_ADDRESS(bus, devfn, reg) |
#define | PCI_CONF2_ADDRESS(dev, reg) (u16)(0xC000 | (dev << 8) | reg) |
Functions | |
void __init | pci_direct_init (int type) |
int __init | pci_direct_probe (void) |
Variables | |
struct pci_raw_ops | pci_direct_conf1 |
struct pci_raw_ops pci_direct_conf1 |