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

Data Fields

voidp
 
unsigned long l
 
struct {
   unsigned long   line:6
 
   unsigned long   bit:6
 
   unsigned long   gpio_line:6
 
s
 

Detailed Description

Definition at line 27 of file octeon-irq.c.

Field Documentation

unsigned long bit

Definition at line 32 of file octeon-irq.c.

unsigned long gpio_line

Definition at line 33 of file octeon-irq.c.

unsigned long l

Definition at line 29 of file octeon-irq.c.

unsigned long line

Definition at line 31 of file octeon-irq.c.

void* p

Definition at line 28 of file octeon-irq.c.

struct { ... } s

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