|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/init.h>#include <linux/pci.h>#include <asm/pci-bridge.h>Go to the source code of this file.
Macros | |
| #define | DBG(x...) |
Functions | |
| int __init | pciauto_bus_scan (struct pci_controller *pci_ctrl, int current_bus) |
| #define DBG | ( | x... | ) |
Definition at line 60 of file pci-auto.c.
| int __init pciauto_bus_scan | ( | struct pci_controller * | pci_ctrl, |
| int | current_bus | ||
| ) |
Definition at line 237 of file pci-auto.c.
1.8.2