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

Data Fields

u_char subtype
 
u_char chanlimit
 
u_char initdone
 
u_long cfg
 
u_int irq
 
u_int irqcnt
 
struct pci_devpdev
 
struct hfcPCI_hw hw
 
spinlock_t lock
 
struct dchannel dch
 
struct bchannel bch [2]
 

Detailed Description

Definition at line 137 of file hfcpci.c.

Field Documentation

struct bchannel bch[2]

Definition at line 148 of file hfcpci.c.

u_long cfg

Definition at line 141 of file hfcpci.c.

u_char chanlimit

Definition at line 139 of file hfcpci.c.

Definition at line 147 of file hfcpci.c.

Definition at line 145 of file hfcpci.c.

u_char initdone

Definition at line 140 of file hfcpci.c.

u_int irq

Definition at line 142 of file hfcpci.c.

u_int irqcnt

Definition at line 143 of file hfcpci.c.

spinlock_t lock

Definition at line 146 of file hfcpci.c.

struct pci_dev* pdev

Definition at line 144 of file hfcpci.c.

u_char subtype

Definition at line 138 of file hfcpci.c.


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