Linux Kernel
3.7.1
|
#include <tpci200.h>
Data Fields | |
struct pci_dev * | pdev |
struct pci_device_id * | id_table |
struct tpci200_regs __iomem * | interface_regs |
void __iomem * | ioidint_space |
void __iomem * | mem8_space |
void __iomem * | cfg_regs |
struct ipack_bus_device * | ipack_bus |
struct tpci200_infos - informations specific of the TPCI200 tpci200. PCI device Pointer to IP interface space (Bar 2) Pointer to IP ID, IO and INT space (Bar 3) Pointer to MEM space (Bar 4)
struct pci_device_id* id_table |
struct tpci200_regs __iomem* interface_regs |
struct ipack_bus_device* ipack_bus |