Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
irqmap.c File Reference
#include <linux/init.h>
#include <int.h>

Go to the source code of this file.

Variables

char pnx8550_irq_tab[][5] __initdata
 

Variable Documentation

char pnx8550_irq_tab [][5] __initdata
Initial value:
= {
[8] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff},
[9] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff},
[17] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff},
}

Definition at line 31 of file irqmap.c.