T6                572 crypto/khazad.c static const u64 T6[256] = {
T6                777 crypto/khazad.c 			    T6[(int)(K1 >>  8) & 0xff] ^
T6                793 crypto/khazad.c 			    T6[(int)S[(int)(K1 >>  8) & 0xff] & 0xff] ^
T6                819 crypto/khazad.c 			T6[(int)(state >>  8) & 0xff] ^
T6                830 crypto/khazad.c 		(T6[(int)(state >>  8) & 0xff] & 0x000000000000ff00ULL) ^
T6               4260 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.fw_ver = __cpu_to_be32(FW_VERSION(T6)),
T6               4261 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_nic = FW_INTFVER(T6, NIC),
T6               4262 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_vnic = FW_INTFVER(T6, VNIC),
T6               4263 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_ofld = FW_INTFVER(T6, OFLD),
T6               4264 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_ri = FW_INTFVER(T6, RI),
T6               4265 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_iscsipdu = FW_INTFVER(T6, ISCSIPDU),
T6               4266 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_iscsi = FW_INTFVER(T6, ISCSI),
T6               4267 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_fcoepdu = FW_INTFVER(T6, FCOEPDU),
T6               4268 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			.intfver_fcoe = FW_INTFVER(T6, FCOE),
T6               2293 drivers/scsi/csiostor/csio_hw.c 			.fw_ver = __cpu_to_be32(FW_VERSION(T6)),
T6               2294 drivers/scsi/csiostor/csio_hw.c 			.intfver_nic = FW_INTFVER(T6, NIC),
T6               2295 drivers/scsi/csiostor/csio_hw.c 			.intfver_vnic = FW_INTFVER(T6, VNIC),
T6               2296 drivers/scsi/csiostor/csio_hw.c 			.intfver_ri = FW_INTFVER(T6, RI),
T6               2297 drivers/scsi/csiostor/csio_hw.c 			.intfver_iscsi = FW_INTFVER(T6, ISCSI),
T6               2298 drivers/scsi/csiostor/csio_hw.c 			.intfver_fcoe = FW_INTFVER(T6, FCOE),
T6                 52 tools/perf/arch/riscv/util/unwind-libdw.c 	dwarf_regs[31] = REG(T6);