Home
last modified time | relevance | path

Searched refs:systemid (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-mc.c24 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 : 22)); in get_bank_addr()
30 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size()
113 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
Dip22-eisa.c245 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in ip22_eisa_init()
/linux-2.4.37.9/include/asm-ia64/sn/arc/
Dhinv.h151 typedef struct systemid { struct
/linux-2.4.37.9/include/asm-mips64/arc/
Dhinv.h142 typedef struct systemid { struct
/linux-2.4.37.9/include/asm-mips/sgi/
Dmc.h52 volatile u32 systemid; /* MC system ID register, readonly */ member
/linux-2.4.37.9/include/asm-mips64/sgi/
Dmc.h52 volatile u32 systemid; /* MC system ID register, readonly */ member
/linux-2.4.37.9/drivers/media/video/
Dvino.c1061 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in vino_init()