Searched refs:x7 (Results 351 - 375 of 833) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/arm64/arm64/
H A Dmemcpy.S72 #define A_h x7
/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight_etm4x.h52 #define TRCCONFIGR_COND_M (0x7 << TRCCONFIGR_COND_S)
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_enc_safte.c873 if ((req->elm_stat[3] & 0x7) != 0)
891 if ((req->elm_stat[3] & 0x7) == 7)
893 else if ((req->elm_stat[3] & 0x7) >= 5)
895 else if ((req->elm_stat[3] & 0x7) >= 3)
/freebsd-13-stable/stand/i386/mbr/
H A Dmbr.S141 putstr.0: movw $0x7,%bx # Page:attribute
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dsalt-des.c146 0x1, 0x9, 0x5, 0xd, 0x3, 0xb, 0x7, 0xf };
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h242 #define E5_BACKUP_KEY_CHAIN_ADDR ((0x20000 << (REG_READ(0, MCP_REG_NVM_CFG4) & 0x7)) - 0x1000)
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma.h117 #define AL_M2S_DESC_LEN_ADJ_MASK (0x7 << AL_M2S_DESC_LEN_ADJ_SHIFT)
/freebsd-13-stable/sys/contrib/ck/src/
H A Dck_ht_hash.h189 if (!((uintptr_t)data & 0x7))
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslprintf.c466 NewConcatOp->Asl.AcpiBtype = 0x7;
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c511 return (OS_REG_READ(ah, AR_DEF_ANTENNA) & 0x7);
523 OS_REG_WRITE(ah, AR_DEF_ANTENNA, (antenna & 0x7));
831 (p_cap->halTxChainMask & 0x7) != 0x7 ||
832 (p_cap->halRxChainMask & 0x7) != 0x7) ?
1378 (*qcu_base & (0x7 << qcu_offset)) >> qcu_offset,
1380 val[2] & (0x7 << (i * 3)) >> (i * 3),
2290 * Rx State (bits 20-24) is 0x7.
3459 | (0x1 << 26) | (0x7 << 2
[all...]
H A Dar9300_recv_ds.c95 rxs->rs_antenna = (MS(rxsp->status4, AR_rx_antenna) & 0x7);
/freebsd-13-stable/sys/opencrypto/
H A Dgfmult.c40 0x1, 0x9, 0x5, 0xd, 0x3, 0xb, 0x7, 0xf,
/freebsd-13-stable/sys/powerpc/fpu/
H A Dfpu_instr.h334 #define OPC62_LFDEU 0x7
/freebsd-13-stable/sys/powerpc/include/
H A Dpte.h290 #define PTE_TSIZE_MASK 0x7
/freebsd-13-stable/sys/x86/x86/
H A Dmp_x86.c297 nodes_per_socket = ((p[2] >> 8) & 0x7) + 1;
305 level = (p[0] >> 5) & 0x7;
334 nodes_per_socket = 1 + ((v >> 3) & 0x7);
461 level = (p[0] >> 5) & 0x7;
/freebsd-13-stable/sys/xen/interface/
H A Darch-arm.h235 __DECL_REG(x7, r7_usr);
/freebsd-13-stable/sys/xen/interface/arch-x86/
H A Dxen-mca.h416 #define XEN_MC_INJECT_TYPE_MASK 0x7
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h170 int32_t x7 = f7 ^ g[7]; local
181 x7 &= mask;
192 f[7] = f7 ^ x7;
231 int32_t x7 = f7 ^ g7; local
242 x7 &= mask;
253 f[7] = f7 ^ x7;
264 g[7] = g7 ^ x7;
/freebsd-13-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h44 MLX5_EVENT_TYPE_PATH_MIG_FAILED = 0x7,
564 u8 reserved4[0x7];
612 MLX5_ADS_STAT_RATE_2_5GBPS = 0x7,
631 u8 mlid[0x7];
1067 u8 log_max_mrw_sz[0x7];
1217 u8 reserved_40[0x7];
1231 u8 reserved_45[0x7];
1394 u8 reserved_1[0x7];
1914 MLX5_QPC_ST_QP0 = 0x7,
1938 MLX5_QPC_MTU_RAW_ETHERNET_QP = 0x7,
[all...]
/freebsd-13-stable/sys/dev/al_eth/
H A Dal_init_eth_lm.c106 /* 5 */ {0x7, 0x3},
107 /* 5+ */{0xb, 0x7},
459 .low_freq_agc_gain = 0x7,
477 .dfe_3db_freq = 0x7,
483 .low_freq_agc_gain = 0x7,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp1023 MaxLeaf >= 0x7 && !getX86CpuIDAndInfoEx(0x7, 0x0, &EAX, &EBX, &ECX, &EDX);
1077 MaxLeaf >= 7 && !getX86CpuIDAndInfoEx(0x7, 0x1, &EAX, &EBX, &ECX, &EDX);
1385 MaxLevel >= 7 && !getX86CpuIDAndInfoEx(0x7, 0x0, &EAX, &EBX, &ECX, &EDX);
1434 // EAX=0x7, ECX=0x0 indicates the availability of the instruction (via the 18th
1447 MaxLevel >= 7 && !getX86CpuIDAndInfoEx(0x7, 0x1, &EAX, &EBX, &ECX, &EDX);
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_hw.h820 #define Q8_GET_STATS_CMD_TYPE_ALL (0x7 << 2)
937 #define Q8_PORT_CFG_BITS_LOOPBACK_MODE_MASK (0x7 << 1)
1013 #define Q8_GET_LINK_STAT_CFG_BITS_LINK_SPEED_MASK (0x7 << 3)
1025 #define Q8_GET_LINK_STAT_CFG_BITS_LOOPBACK_MASK (0x7 << 8)
1445 #define Q8_SGL_STAT_DESC_NUM_HANDLES(data) ((data >> 32) & 0x7)
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h414 #define FW_FILTER_WR_PORT_M 0x7
420 #define FW_FILTER_WR_PORTM_M 0x7
426 #define FW_FILTER_WR_MATCHTYPE_M 0x7
432 #define FW_FILTER_WR_MATCHTYPEM_M 0x7
1913 #define FW_VIID_PFN_M 0x7
2523 #define FW_PORT_CMD_LINKDNRC_M 0x7
2546 #define FW_PORT_CMD_DCB_VERSION_M 0x7
3065 #define PCIE_FW_EVAL_M 0x7
3073 #define PCIE_FW_MASTER_M 0x7
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c251 ((csw2 & 0x7) << 20) |
252 ((csw3 & 0x7) << 16) |
253 ((csw4 & 0x7) << 12) |
254 ((csw5 & 0x7) << 8) |
255 ((csw6 & 0x7) << 4) |
256 (csw7 & 0x7)));
/freebsd-13-stable/lib/libifconfig/
H A Dsfp.lua359 {0x7, "SFF_8636_REV_LE_2_7", "SFF-8636 rev <=2.7"},

Completed in 323 milliseconds

<<11121314151617181920>>