pci_ops.h

Go to the documentation of this file.
00001 #ifndef ARCH_I386_PCI_OPS_H
00002 #define ARCH_I386_PCI_OPS_H
00003 
00004 const struct pci_bus_operations pci_cf8_conf1;
00005 const struct pci_bus_operations pci_cf8_conf2;
00006 
00007 #if MMCONF_SUPPORT==1
00008 const struct pci_bus_operations pci_ops_mmconf;
00009 #endif
00010 
00011 void pci_set_method(device_t dev);
00012 
00013 #endif /* ARCH_I386_PCI_OPS_H */

Generated on Mon Dec 29 10:54:06 2008 for coreboot by  doxygen 1.5.5