Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/sgi/
Dmc.h106 #define SGIMC_MCONFIG_BVALID 0x00002000 /* Bank is valid */ macro
/linux-2.6.39/arch/mips/sgi-ip22/
Dip22-mc.c60 if (!(tmp & SGIMC_MCONFIG_BVALID)) in probe_memory()