Searched refs:x7 (Results 651 - 675 of 833) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_scm_padconf.c299 .padconf_muxmode_mask = 0x7,
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_enc.c709 if ((iqd[6] & 0x40) && (iqd[2] & 0x7) >= 2) {
H A Dscsi_sg.c1014 group = (cmd >> 5) & 0x7;
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c531 eq_control |= (eq_params->downstream_port_receiver_preset_hint & 0x7) << 4;
533 eq_control |= (eq_params->upstream_port_receiver_preset_hint & 0x7) << 12;
1835 0x7, /* Mem, MSE, IO */
1836 0x7);
/freebsd-13-stable/stand/efi/libefi/
H A Defi_console.c214 teken_color_to_efi_color[bg] & 0x7);
/freebsd-13-stable/crypto/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl58 andcc $inp, 0x7, %g0
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c833 (t->fs.val.vnic >> 13) & 0x7,
836 (t->fs.mask.vnic >> 13) & 0x7,
1201 t.fs.val.vnic |= (val & 0x7) << 13;
1203 t.fs.mask.vnic |= (mask & 0x7) << 13;
/freebsd-13-stable/usr.sbin/fwcontrol/
H A Dfwcontrol.c581 reg.addr = 0x7;
/freebsd-13-stable/usr.sbin/sesutil/
H A Dsesutil.c381 (((0x7 & cstat[1]) << 8) + cstat[2]) * 10);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dfcoe_common.h987 #define FCOE_CONN_OFFLOAD_RAMROD_DATA_PRIORITY_MASK 0x7 /* Vlan priority */
H A Decore_hsi_eth.h2755 #define GFT_CAM_LINE_RESERVED1_MASK 0x7
2787 #define GFT_CAM_LINE_MAPPED_RESERVED1_MASK 0x7
/freebsd-13-stable/sys/netinet/
H A Dtcp_var.h55 #define TCP_EI_STATUS_PERSIST_MAX 0x7
/freebsd-13-stable/sys/netinet6/
H A Dfrag6.c419 (((ntohs(ip6->ip6_plen) - offset) & 0x7) != 0)) {
/freebsd-13-stable/sys/x86/include/
H A Dspecialreg.h208 #define CPUPT_NADDR_M (0x7 << CPUPT_NADDR_S)
/freebsd-13-stable/sys/x86/x86/
H A Dmca.c328 case 0x7:
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c1619 ifix->section[1].size = 0x7;
1620 ifix->mapping[1].size = 0x7;
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-802_11.c85 /* RESERVED 0x7 */
111 #define CTRL_CONTROL_WRAPPER 0x7
141 #define DATA_NODATA_CF_ACK_POLL 0x7
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1301 uint32_t Shift = 4 * (VT.SimpleTy & 0x7);
2204 uint32_t Shift = 4 * (VT.SimpleTy & 0x7);
/freebsd-13-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c1357 p_flags[ph.p_flags & 0x7]);
1380 PRT("\tp_flags: %s\n", p_flags[ph.p_flags & 0x7]);
/freebsd-13-stable/sys/dev/oce/
H A Doce_hw.h176 #define MQ_RING_CONTEXT_SIZE_64 0x7 /* (64 entries) */
1712 FCN_FCoE = 0x7,
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1291 qpn_context->n_mac = 0x7;
1883 CABLE_INF_I2C_ADDR = 0x7,
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas.h321 #define MPI2_WRSEQ_5TH_KEY_VALUE (0x7)
1654 #define MRSAS_REQ_DESCRIPT_FLAGS_LD_IO 0x7
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_cmd.c80 CMD_INIT_HCA = 0x7,
1090 dev_lim->max_eqs = 1 << (field & 0x7);
/freebsd-13-stable/sys/dev/e1000/
H A De1000_phy.c2446 ret_val = phy->ops.read_reg(hw, (0x7 << GS40G_PAGE_SHIFT) +
2453 ret_val = phy->ops.read_reg(hw, (0x7 << GS40G_PAGE_SHIFT) +
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1475 OS_REG_WRITE(ah, AR_PHY_RX_CHAINMASK, 0x7);
1476 OS_REG_WRITE(ah, AR_PHY_CAL_CHAINMASK, 0x7);
1495 * ar5416InitChainMasks sets the RX chainmask to 0x7 if it's Owl 1.0

Completed in 539 milliseconds

<<21222324252627282930>>