Searched refs:x7 (Results 226 - 250 of 833) sorted by relevance

1234567891011>>

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dssl3.h230 # define TLS1_RT_CRYPTO_IV (TLS1_RT_CRYPTO | 0x7)
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-mpcp.c55 #define MPCP_GRANT_NUMBER_MASK 0x7
/freebsd-13-stable/lib/libsecureboot/efi/include/Guid/
H A DImageAuthentication.h203 0xb6e5233, 0xa65c, 0x44c9, {0x94, 0x7, 0xd9, 0xab, 0x83, 0xbf, 0xc8, 0xbd} \
/freebsd-13-stable/contrib/cortex-strings/src/aarch64/
H A Dmemcmp.S55 #define endloop x7
H A Dstrcmp.S57 #define tmp1 x7
H A Dstrnlen.S45 #define has_nul2 x7
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h155 Result.Severity = Bits & 0x7;
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-cn3010-evb-hs5.c135 tms.tm_wday = (reg[3] & 0x7) - 1; /* Day of week field is 0..6 */
H A Dcvmx-helper-jtag.c95 jtgc.s.bypass = 0x7;
H A Dcvmx-thunder.c66 static const int RTC_CTL_ADDR = 0x7;
H A Docteon-feature.h289 bit = feature & 0x7;
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_ah.c52 ah->av.stat_rate_sl |= (ah_attr->sl & 0x7) << 1;
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_memfree.h157 MTHCA_DB_TYPE_GROUP_SEP = 0x7
/freebsd-13-stable/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h99 #define PORT_VID 0x7
/freebsd-13-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h178 (0x8000 | (1 << (((phy) & 0x1f) + 9)) | (((page) & (sc->chip_type == 0 ? 0xf : 0x7)) << 5) | ((reg) & 0x1f))
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_intel.c109 if (stepping == 0x7) {
/freebsd-13-stable/sys/dev/ic/
H A Dns16550.h62 #define IIR_BUSY 0x7
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h308 #define INIT_WRITE_OP_SOURCE_MASK 0x7 /* init source type, taken from init_source_types enum */
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsibareg.h172 #define SIBA_IMCL_STO_MASK 0x7 /* service timeout */
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h44 FW_RI_TERMINATE = 0x7,
398 #define FW_RI_RES_WR_FBMIN_M 0x7
404 #define FW_RI_RES_WR_FBMAX_M 0x7
417 #define FW_RI_RES_WR_CIDXFTHRESH_M 0x7
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_gen_elem.h138 last_instr_sz = size & 0x7;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp156 unsigned Sew = (Imm >> 2) & 0x7;
/freebsd-13-stable/sys/mips/nlm/dev/net/
H A Dsgmii.c58 data2 = (0x7 << 12) | /* pre-amble length=7 */
/freebsd-13-stable/sys/i386/i386/
H A Dk6_mem.c187 ((cpu_id & 0xf0) == 0x80 && (cpu_id & 0xf) <= 0x7))
/freebsd-13-stable/sys/mips/atheros/
H A Dqca955xreg.h92 #define QCA955X_PLL_DDR_CONFIG_OUTDIV_MASK 0x7

Completed in 134 milliseconds

1234567891011>>