Searched refs:systemid (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ ! |
D | leon_pmc.c | 22 unsigned int systemid = amba_system_id >> 16; in pmc_leon_need_fixup() local 27 if (*id == systemid) in pmc_leon_need_fixup()
|
/linux-2.6.39/arch/mips/sgi-ip22/ ! |
D | ip22-mc.c | 28 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 : 22)); in get_bank_addr() 34 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size() 117 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
|
D | ip22-eisa.c | 107 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in ip22_eisa_init()
|
/linux-2.6.39/drivers/scsi/osd/ ! |
D | osd_uld.c | 256 if (_the_same_or_null(oud->odi.systemid, oud->odi.systemid_len, in _mach_odi() 257 odi->systemid, odi->systemid_len) && in _mach_odi() 337 _the_same_or_null(oud->odi.systemid, oud->odi.systemid_len, in osduld_device_same() 338 odi->systemid, odi->systemid_len) && in osduld_device_same()
|
D | osd_initiator.c | 182 if (unlikely(len > sizeof(odi->systemid))) { in _osd_get_print_system_info() 185 len = sizeof(odi->systemid); in _osd_get_print_system_info() 188 memcpy(odi->systemid, get_attrs[a].val_ptr, len); in _osd_get_print_system_info()
|
/linux-2.6.39/arch/mips/include/asm/fw/arc/ ! |
D | hinv.h | 143 typedef struct systemid { struct
|
/linux-2.6.39/fs/exofs/ ! |
D | common.h | 136 u8 systemid[OSD_SYSTEMID_LEN]; member
|
D | super.c | 529 memcpy(odi->systemid, dt_dev->systemid, odi->systemid_len); in exofs_devs_2_odi()
|
/linux-2.6.39/arch/mips/include/asm/sgi/ ! |
D | mc.h | 52 volatile u32 systemid; /* MC system ID register, readonly */ member
|
/linux-2.6.39/include/scsi/ ! |
D | osd_initiator.h | 61 u8 systemid[OSD_SYSTEMID_LEN]; member
|
/linux-2.6.39/drivers/media/video/ ! |
D | vino.c | 4129 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in vino_probe()
|