Home
last modified time | relevance | path

Searched refs:sysid (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/sgi/
Dip22.h73 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
Dioc.h139 volatile u8 sysid; member
/arch/arm/nwfpe/
Dfpa11.inl34 /* the sysid byte in the status register is readonly */
/arch/mips/sgi-ip22/
Dip22-mc.c187 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()