|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | pci_root_res |
| struct | pci_root_info |
Functions | |
| struct pci_root_info * | alloc_pci_root_info (int bus_min, int bus_max, int node, int link) |
| void | update_res (struct pci_root_info *info, resource_size_t start, resource_size_t end, unsigned long flags, int merge) |
Variables | |
| struct list_head | pci_root_infos |
Definition at line 71 of file bus_numa.c.
| void update_res | ( | struct pci_root_info * | info, |
| resource_size_t | start, | ||
| resource_size_t | end, | ||
| unsigned long | flags, | ||
| int | merge | ||
| ) |
Definition at line 96 of file bus_numa.c.
1.8.2