Go to the source code of this file.
Functions | |
| void | pci_set_method (device_t dev) |
| Set the method to be used for PCI, type I or type II. | |
Variables | |
| struct pci_bus_operations | pci_cf8_conf1 |
| struct pci_bus_operations | pci_cf8_conf2 |
| void pci_set_method | ( | device_t | dev | ) |
Set the method to be used for PCI, type I or type II.
Definition at line 86 of file pci_ops_auto.c.
References device::ops, device_operations::ops_pci_bus, pci_check_direct(), post_code, and printk_info.
Referenced by enable_dev(), and pci_domain_enable().


| struct pci_bus_operations pci_cf8_conf1 |
Definition at line 4 of file pci_ops.h.
Referenced by get_ide_dma66(), pci_check_direct(), pcie_config_misc_clk(), rs690_config_misc_clk(), and set_thermal_config().
| struct pci_bus_operations pci_cf8_conf2 |
1.5.5