Searched refs:x3 (Results 976 - 1000 of 1134) sorted by relevance

<<31323334353637383940>>

/freebsd-13-stable/sys/powerpc/aim/
H A Dtrap_subr64.S343 andis. %r9,%r9,0x3 /* Logic AND with 46:47 bits */
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c1025 gd.keyidx = gtk[0] & 0x3;
1651 gd->keyidx = ie.gtk[0] & 0x3;
4429 gd.keyidx = kde.gtk[0] & 0x3;
/freebsd-13-stable/sys/dev/firewire/
H A Dfwohci.c2406 dbcond[(cmd >> 20) & 0x3],
2407 dbcond[(cmd >> 18) & 0x3],
2884 spd = (stat >> 21) & 0x3;
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.c4768 if ( !((test == 0x0) || (test == 0x2) || (test == 0x3) ||
4775 if ( !((test == 0x0) || (test == 0x2) || (test == 0x3)) )
4781 if ( !((test == 0x0) || (test == 0x3) || (test == 0x6)) )
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c524 case 0x3: /* "green" NIC */
1334 #define RSU_PWR_SLEEP 0x3
2288 rpt = (cck->agc_rpt >> 6) & 0x3;
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c1713 case 0x3:
2528 AL_REG_FIELD_SET(reg, 0x3 << 9, 9, atu_region->attr);
2546 AL_REG_FIELD_SET(reg, 0x3 << 24, 24, atu_region->response);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp752 uint8_t DestLane = (Imm >> 4) & 0x3;
753 uint8_t SourceLane = (Imm >> 6) & 0x3;
3774 (IsCompr && ((EnBits & (0x3 << (2 * I))) == 0))) {
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c1876 case 108: return 0x3;
1896 case 0x3: return 108;
2063 struct wpi_tx_ring *ring = &sc->txq[desc->qid & 0x3];
/freebsd-13-stable/sys/arm/arm/
H A Dpmap-v6.c360 #define TEXDEF_TYPE_MASK 0x3
362 #define TEXDEF_INNER_MASK 0x3
364 #define TEXDEF_OUTER_MASK 0x3
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1095 if ((sym.stOther & 0x3) == STV_DEFAULT)
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c192 if ((uintptr_t)blk & 0x3) { /* not 4-byte aligned? */
/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h510 #define KCF_INVALID_MECH_CLASS 0x3 /* invalid mechanism class */
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-nand.c721 cvmx_nand_state[chip].page_size = 1024 << (nand_id_buffer[3] & 0x3); /* NAND page size in bytes */
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c755 [MLX4_FS_MC_DEFAULT] = 0x3,
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c64 MLX5_CMD_DELIVERY_STAT_BAD_BLK_NUM_ERR = 0x3,
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c242 roce_packet_type = (be32_to_cpu(cqe->flags_rqpn) >> 24) & 0x3;
/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c166 {"tp_mib_mac_in_err_3", 0x3},
/freebsd-13-stable/sys/dev/drm2/
H A DdrmP.h162 #define DRIVER_BUS_USB 0x3
/freebsd-13-stable/sys/dev/dwc/
H A Dif_dwc.c401 /* 0x3 0011 -> 1100 */ 0xc,
410 /* 0xc 1100 -> 0011 */ 0x3,
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsassp.c1361 DirDW4 |= (agRequestBody->sspTaskMgntReq.tmOption & 0x3) << 3;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c452 #define SEM_FAST_MODE4_SRC_DISABLE_VAL 0x3
486 #define TARGET_EN_MASK_PCI 0x3
2006 offset_in_dword = (u8)(byte_offset & 0x3);
4465 if (*nvram_size_bytes & 0x3)
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1232 (OS_REG_READ(ah, AR_PHY(68)) & 0xFFFFFFFC) | 0x3);
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dcq.c68 return (cqe->l4_hdr_type_etc >> 2) & 0x3;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp526 unsigned NewElem = (SplatImm + ShiftImm) & 0x3;
/freebsd-13-stable/sys/mips/nlm/dev/net/
H A Dxlpge.c489 p = &(bp->port_ivars[port & 0x3]);

Completed in 386 milliseconds

<<31323334353637383940>>