Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
plx_pci_card_info Struct Reference

Data Fields

const charname
 
int channel_count
 
u32 can_clock
 
u8 ocr
 
u8 cdr
 
struct plx_pci_channel_map conf_map
 
struct plx_pci_channel_map chan_map_tbl [PLX_PCI_MAX_CHAN]
 
void(* reset_func )(struct pci_dev *pdev)
 

Detailed Description

Definition at line 141 of file plx_pci.c.

Field Documentation

Definition at line 144 of file plx_pci.c.

u8 cdr

Definition at line 146 of file plx_pci.c.

Definition at line 152 of file plx_pci.c.

int channel_count

Definition at line 143 of file plx_pci.c.

Definition at line 149 of file plx_pci.c.

const char* name

Definition at line 142 of file plx_pci.c.

u8 ocr

Definition at line 145 of file plx_pci.c.

void(* reset_func)(struct pci_dev *pdev)

Definition at line 155 of file plx_pci.c.


The documentation for this struct was generated from the following file: