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

#include <irq.h>

Data Fields

struct irq_bucketnext
 
unsigned int real_irq
 
unsigned int irq
 
unsigned int pil
 

Detailed Description

Definition at line 5 of file irq.h.

Field Documentation

unsigned int irq

Definition at line 8 of file irq.h.

Definition at line 6 of file irq.h.

unsigned int pil

Definition at line 9 of file irq.h.

unsigned int real_irq

Definition at line 7 of file irq.h.


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