Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
nsp_debug.c File Reference

Go to the source code of this file.

Macros

#define group(opcode)   (((opcode) >> 5) & 7)
 
#define RESERVED_GROUP   0
 
#define VENDOR_GROUP   1
 
#define NOTEXT_GROUP   2
 

Macro Definition Documentation

#define group (   opcode)    (((opcode) >> 5) & 7)

Definition at line 49 of file nsp_debug.c.

#define NOTEXT_GROUP   2

Definition at line 53 of file nsp_debug.c.

#define RESERVED_GROUP   0

Definition at line 51 of file nsp_debug.c.

#define VENDOR_GROUP   1

Definition at line 52 of file nsp_debug.c.