Home
last modified time | relevance | path

Searched refs:SGIMC_SYSID_EPRESENT (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/mips/sgi-ip22/
Dip22-eisa.c107 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in ip22_eisa_init()
/linux-3.4.99/arch/mips/include/asm/sgi/
Dmc.h54 #define SGIMC_SYSID_EPRESENT 0x00000010 /* Indicates presence of EISA bus */ macro
/linux-3.4.99/drivers/media/video/
Dvino.c4126 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in vino_probe()