Linux Kernel
3.7.1
|
Data Fields | |
int | channel |
struct pci_dev * | pci_dev |
struct net_device * | slave_dev [MAX_NO_OF_CHANNELS-1] |
void __iomem * | conf_addr |
void __iomem * | res_addr |
int | no_channels |
u8 | xilinx_ver |
Definition at line 53 of file kvaser_pci.c.
Definition at line 54 of file kvaser_pci.c.
Definition at line 57 of file kvaser_pci.c.
int no_channels |
Definition at line 59 of file kvaser_pci.c.
Definition at line 55 of file kvaser_pci.c.
Definition at line 58 of file kvaser_pci.c.
struct net_device* slave_dev[MAX_NO_OF_CHANNELS-1] |
Definition at line 56 of file kvaser_pci.c.
u8 xilinx_ver |
Definition at line 60 of file kvaser_pci.c.