Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dleon_pmc.c24 unsigned int systemid = amba_system_id >> 16; in pmc_leon_need_fixup() local
29 if (*id == systemid) in pmc_leon_need_fixup()
/linux-4.4.14/arch/mips/sgi-ip22/
Dip22-mc.c27 …return (memconfig & SGIMC_MCONFIG_BASEADDR) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 … in get_bank_addr()
32 …return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >=… in get_bank_size()
115 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
Dip22-eisa.c105 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in ip22_eisa_init()
/linux-4.4.14/drivers/scsi/osd/
Dosd_uld.c118 memcpy(buf, ould->odi.systemid, ould->odi.systemid_len); in systemid_show()
121 static DEVICE_ATTR_RO(systemid);
280 if (_the_same_or_null(oud->odi.systemid, oud->odi.systemid_len, in _match_odi()
281 odi->systemid, odi->systemid_len) && in _match_odi()
360 _the_same_or_null(oud->odi.systemid, oud->odi.systemid_len, in osduld_device_same()
361 odi->systemid, odi->systemid_len) && in osduld_device_same()
Dosd_initiator.c187 if (unlikely(len > sizeof(odi->systemid))) { in _osd_get_print_system_info()
190 len = sizeof(odi->systemid); in _osd_get_print_system_info()
193 memcpy(odi->systemid, get_attrs[a].val_ptr, len); in _osd_get_print_system_info()
/linux-4.4.14/fs/exofs/
Dsys.c72 memcpy(buf, odi->systemid, odi->systemid_len); in systemid_show()
99 OSD_ATTR(systemid, S_IRUGO, systemid_show, NULL);
Dcommon.h136 u8 systemid[OSD_SYSTEMID_LEN]; member
Dsuper.c525 memcpy(odi->systemid, dt_dev->systemid, OSD_SYSTEMID_LEN); in exofs_devs_2_odi()
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dgrcan.txt23 - systemid : If not present or if the value of the least significant 16 bits
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c107 if (odi.systemid_len > sizeof(odi.systemid)) { in objio_alloc_deviceid_node()
109 __func__, sizeof(odi.systemid)); in objio_alloc_deviceid_node()
113 memcpy(odi.systemid, deviceaddr->oda_systemid.data, in objio_alloc_deviceid_node()
/linux-4.4.14/arch/mips/include/asm/sgi/
Dmc.h52 volatile u32 systemid; /* MC system ID register, readonly */ member
/linux-4.4.14/include/scsi/
Dosd_initiator.h61 u8 systemid[OSD_SYSTEMID_LEN]; member
/linux-4.4.14/Documentation/filesystems/nfs/
Dpnfs.txt102 -s systemid of the requested target OSD