Linux Kernel
3.7.1
|
#include <mpspec_def.h>
Data Fields | |
unsigned char | type |
unsigned char | irqtype |
unsigned short | irqflag |
unsigned char | srcbus |
unsigned char | srcbusirq |
unsigned char | dstapic |
unsigned char | dstirq |
Definition at line 113 of file mpspec_def.h.
unsigned char dstapic |
Definition at line 119 of file mpspec_def.h.
unsigned char dstirq |
Definition at line 120 of file mpspec_def.h.
unsigned short irqflag |
Definition at line 116 of file mpspec_def.h.
unsigned char irqtype |
Definition at line 115 of file mpspec_def.h.
unsigned char srcbus |
Definition at line 117 of file mpspec_def.h.
unsigned char srcbusirq |
Definition at line 118 of file mpspec_def.h.
Definition at line 114 of file mpspec_def.h.