Searched refs:t6 (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-compactflash.c | 261 int t6; in cvmx_compactflash_set_piomode() local 278 t6 = 5; in cvmx_compactflash_set_piomode() 289 t6 = 5; in cvmx_compactflash_set_piomode() 298 t6 = 5; in cvmx_compactflash_set_piomode() 307 t6 = 5; in cvmx_compactflash_set_piomode() 316 t6 = 5; in cvmx_compactflash_set_piomode() 325 t6 = 5; in cvmx_compactflash_set_piomode() 356 t6 = FLASH_RoundUP(t6 * clocks_us, 1000); in cvmx_compactflash_set_piomode() 357 if (t6) in cvmx_compactflash_set_piomode() 358 t6--; in cvmx_compactflash_set_piomode() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/edonr/ |
| H A D | edonr.c | 171 t6 = rotl32(y27 + y1, 25); \ 188 t6 = rotl64(y27 + y1, 48); \ 196 t67 = t6 ^ t7; \ 203 r5 = (s3 ^ s56) + (t34 ^ t6); \ 216 t67 = t6 ^ t7; \ 223 r5 = (s3 ^ s56) + (t34 ^ t6); \ 239 t5, t6, t7; in Q256() local 362 t5, t6, t7; in Q512() local
|
| /f-stack/freebsd/mips/include/ |
| H A D | regdef.h | 70 #define t6 $14 macro
|
| H A D | frame.h | 69 register_t t6; member
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_dynamic.c | 828 } t6; in hash_packet6() local 831 t6.addr[0] = id->src_ip6; in hash_packet6() 832 t6.addr[1] = id->dst_ip6; in hash_packet6() 833 t6.port[0] = id->src_port; in hash_packet6() 834 t6.port[1] = id->dst_port; in hash_packet6() 836 t6.addr[0] = id->dst_ip6; in hash_packet6() 837 t6.addr[1] = id->src_ip6; in hash_packet6() 838 t6.port[0] = id->dst_port; in hash_packet6() 839 t6.port[1] = id->src_port; in hash_packet6() 841 return (jenkins_hash32((const uint32_t *)&t6, in hash_packet6() [all …]
|
| /f-stack/freebsd/mips/mips/ |
| H A D | db_interface.c | 96 { "t6", DB_OFFSET(t6), db_frame },
|
| H A D | vm_machdep.c | 525 DB_PRINT_REG(trapframe, t6); in dump_trapframe()
|
| H A D | trap.c | 1316 (intmax_t)frame->t4, (intmax_t)frame->t5, (intmax_t)frame->t6, (intmax_t)frame->t7); in log_frame_dump() 1358 (intmax_t)frame->t4, (intmax_t)frame->t5, (intmax_t)frame->t6, (intmax_t)frame->t7); in trap_frame_dump()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
| H A D | ed25519_ref10.c | 758 ge25519_p1p1 t2, t3, t4, t5, t6, t7, t8; in ge25519_scalarmult() local 782 ge25519_p3_dbl(&t6, &p3); in ge25519_scalarmult() 783 ge25519_p1p1_to_p3(&p6, &t6); in ge25519_scalarmult()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | cxgbe.rst | 68 in :ref:`t5-nics` and :ref:`t6-nics`.
|