Linux Kernel
3.7.1
|
#include <pci.h>
Data Fields | |
struct list_head | node |
int | busnr |
u64 | mem_offset |
unsigned long | io_offset |
struct pci_bus * | bus |
struct list_head | resources |
struct resource | io_res |
char | io_res_name [12] |
u8(* | swizzle )(struct pci_dev *, u8 *) |
int(* | map_irq )(const struct pci_dev *, u8, u8) |
void * | private_data |