Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
machtype.h File Reference
#include <asm/bootinfo.h>

Go to the source code of this file.

Macros

#define TURBOCHANNEL
 
#define IOASIC
 

Macro Definition Documentation

#define IOASIC
Value:
mips_machtype == MACH_DS5000_XX || \
mips_machtype == MACH_DS5000_2X0 || \
mips_machtype == MACH_DS5900)

Definition at line 22 of file machtype.h.

#define TURBOCHANNEL
Value:
mips_machtype == MACH_DS5000_1XX || \
mips_machtype == MACH_DS5000_XX || \
mips_machtype == MACH_DS5000_2X0 || \
mips_machtype == MACH_DS5900)

Definition at line 16 of file machtype.h.