tmp_tag 685 arch/mips/cavium-octeon/executive/cvmx-l2c.c union __cvmx_l2c_tag tmp_tag; tmp_tag 687 arch/mips/cavium-octeon/executive/cvmx-l2c.c tmp_tag = __read_l2_tag(association, index); tmp_tag 694 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.V = tmp_tag.cn58xx.V; tmp_tag 695 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.D = tmp_tag.cn58xx.D; tmp_tag 696 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.L = tmp_tag.cn58xx.L; tmp_tag 697 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.U = tmp_tag.cn58xx.U; tmp_tag 698 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.addr = tmp_tag.cn58xx.addr; tmp_tag 700 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.V = tmp_tag.cn38xx.V; tmp_tag 701 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.D = tmp_tag.cn38xx.D; tmp_tag 702 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.L = tmp_tag.cn38xx.L; tmp_tag 703 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.U = tmp_tag.cn38xx.U; tmp_tag 704 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.addr = tmp_tag.cn38xx.addr; tmp_tag 706 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.V = tmp_tag.cn31xx.V; tmp_tag 707 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.D = tmp_tag.cn31xx.D; tmp_tag 708 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.L = tmp_tag.cn31xx.L; tmp_tag 709 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.U = tmp_tag.cn31xx.U; tmp_tag 710 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.addr = tmp_tag.cn31xx.addr; tmp_tag 712 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.V = tmp_tag.cn30xx.V; tmp_tag 713 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.D = tmp_tag.cn30xx.D; tmp_tag 714 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.L = tmp_tag.cn30xx.L; tmp_tag 715 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.U = tmp_tag.cn30xx.U; tmp_tag 716 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.addr = tmp_tag.cn30xx.addr; tmp_tag 718 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.V = tmp_tag.cn50xx.V; tmp_tag 719 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.D = tmp_tag.cn50xx.D; tmp_tag 720 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.L = tmp_tag.cn50xx.L; tmp_tag 721 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.U = tmp_tag.cn50xx.U; tmp_tag 722 arch/mips/cavium-octeon/executive/cvmx-l2c.c tag.s.addr = tmp_tag.cn50xx.addr; tmp_tag 425 drivers/s390/scsi/zfcp_dbf.h char tmp_tag[ZFCP_DBF_TAG_LEN]; tmp_tag 432 drivers/s390/scsi/zfcp_dbf.h memcpy(tmp_tag, "tr_", 3); tmp_tag 434 drivers/s390/scsi/zfcp_dbf.h memcpy(tmp_tag, "lr_", 3); tmp_tag 436 drivers/s390/scsi/zfcp_dbf.h memcpy(&tmp_tag[3], tag, 4); tmp_tag 437 drivers/s390/scsi/zfcp_dbf.h zfcp_dbf_scsi_common(tmp_tag, level, sdev, NULL, fsf_req);