Linux Kernel
3.7.1
|
Data Fields | |
struct pci_controller | alchemy_pci_ctrl |
void __iomem * | regs |
unsigned long | last_elo0 |
unsigned long | last_elo1 |
int | wired_entry |
struct vm_struct * | pci_cfg_vm |
unsigned long | pm [12] |
int(* | board_map_irq )(const struct pci_dev *d, u8 slot, u8 pin) |
int(* | board_pci_idsel )(unsigned int devsel, int assert) |
Definition at line 31 of file pci-alchemy.c.
struct pci_controller alchemy_pci_ctrl |
Definition at line 32 of file pci-alchemy.c.
Definition at line 42 of file pci-alchemy.c.
Definition at line 43 of file pci-alchemy.c.
unsigned long last_elo0 |
Definition at line 35 of file pci-alchemy.c.
unsigned long last_elo1 |
Definition at line 36 of file pci-alchemy.c.
Definition at line 38 of file pci-alchemy.c.
Definition at line 40 of file pci-alchemy.c.
Definition at line 33 of file pci-alchemy.c.
int wired_entry |
Definition at line 37 of file pci-alchemy.c.