Home
last modified time | relevance | path

Searched refs:SGIOC_SYSID_BOARDREV (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/sgi/
Dioc.h141 #define SGIOC_SYSID_BOARDREV(x) (((x) & 0x1e) >> 1) macro
/linux-2.6.39/arch/mips/sgi-ip22/
Dip22-mc.c186 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()