Searched refs:systemid (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-mc.c28 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 : 22));
34 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14);
117 (int) sgimc->systemid & SGIMC_SYSID_MASKREV);
H A Dip22-eisa.c107 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/fw/arc/
H A Dhinv.h143 typedef struct systemid { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dcommon.h122 u8 systemid[OSD_SYSTEMID_LEN]; member in struct:exofs_dt_device_info
H A Dsuper.c390 memcpy(odi->systemid, dt_dev->systemid, odi->systemid_len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/osd/
H A Dosd_uld.c254 if (_the_same_or_null(oud->odi.systemid, oud->odi.systemid_len,
255 odi->systemid, odi->systemid_len) &&
335 _the_same_or_null(oud->odi.systemid, oud->odi.systemid_len,
336 odi->systemid, odi->systemid_len) &&
H A Dosd_initiator.c181 if (unlikely(len > sizeof(odi->systemid))) {
184 len = sizeof(odi->systemid);
187 memcpy(odi->systemid, get_attrs[a].val_ptr, len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dmc.h52 volatile u32 systemid; /* MC system ID register, readonly */ member in struct:sgimc_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dosd_initiator.h61 u8 systemid[OSD_SYSTEMID_LEN]; member in struct:osd_dev_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvino.c3964 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) {

Completed in 107 milliseconds