Searched refs:x7 (Results 401 - 425 of 833) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/mlx4/
H A Dqp.h85 MLX4_QP_ST_MLX = 0x7
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_av.c305 attr->static_rate = mthca_rate_to_ib(dev, ah->av->msg_sr & 0x7,
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7770.c367 scsi_conf = (ahc->our_id & 0x7);
/freebsd-13-stable/sys/dev/e1000/
H A Dif_em.h367 #define EM_NVM_MSIX_N_MASK (0x7 << EM_NVM_MSIX_N_SHIFT)
/freebsd-13-stable/sys/dev/et/
H A Dif_etreg.h59 #define ET_PCIM_DEVICE_CAPS_MAX_PLSZ 0x7 /* Max playload size */
/freebsd-13-stable/sys/dev/isci/scil/
H A Dintel_scsi.h494 #define SCSI_START_STOP_UNIT_POWER_CONDITION_LU_CONTROL 0x7
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c254 Resp->virtualPhy_partialPathwayTimeout = 0x7; /* no virutal phy and see spec 10.4.3.5, p 404 rev 7 */
/freebsd-13-stable/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_proc_etmv4i.cpp302 m_curr_packet.setDataSyncMarker(lastByte & 0x7);
1071 // reserved values 0x3, 0x4, 0x7, 0x8, 0x9, 0xD, 0xE
1160 m_curr_packet.setAtomPacket(ATOM_PATTERN,(lastByte & 0x7), 3); // 3x (E or N)
1481 case 0x7:
1601 key = (buffer[st_idx+idx] >> 4) & 0x7;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h54 static constexpr unsigned SectionFlagsReservedMask = 0x7;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1311 RegEnc |= (CURegNum & 0x7) << (Idx++ * 3);
1529 if ((StackAdjust & 0x7) != StackAdjust)
1541 CompactUnwindEncoding |= (StackAdjust & 0x7) << 13;
1546 CompactUnwindEncoding |= (SavedRegIdx & 0x7) << 10;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7;
/freebsd-13-stable/sys/dev/vnic/
H A Dnic.h205 RX_ORUN_OCTS = 0x7,
H A Dnicvf_queues.h161 CQ_RX_ERROP_RE_FCS = 0x7,
/freebsd-13-stable/sys/mips/nlm/hal/
H A Dpoe.h54 #define POE_CL3_ENQ_SPILL_BASE_HI 0x7
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xxreg.h345 #define MAC_MII_CFG_CLOCK_SELECT_MASK 0x7
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_tables.c47 0x3, 0x7, 0xf, 0x1f, 0x3f, 0x7f, 0xff, 0x1ff, 0x3ff
/freebsd-13-stable/sys/dev/tpm/
H A Dtpm_crb.c62 #define TPM_CRB_INTF_ID_TYPE 0x7
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_urtwreg.h245 #define URTW_8225_ADDR_7_MAGIC 0x7
/freebsd-13-stable/sys/dev/bwi/
H A Dbwiphy.c590 RF_SETBITS(mac, 0x7a, 0x7);
703 RF_FILT_SETBITS(mac, 0x7a, 0xf8, 0x7);
733 PHY_WRITE(mac, 0x62, 0x7);
914 PHY_FILT_SETBITS(mac, 0x4a2, 0xfff0, 0x7);
/freebsd-13-stable/sys/dev/ixl/
H A Dvirtchnl.h87 #define VIRTCHNL_LINK_SPEED_5GB_SHIFT 0x7
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-access-native.h717 return((cvmx_fuse_read_byte(fuse >> 3) >> (fuse & 0x7)) & 1);
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Dvmcb.h175 #define VMCB_EXITINTINFO_TYPE(x) (((x) >> 8) & 0x7)
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvmx_msr.c159 bit = msr & 0x7;
/freebsd-13-stable/sys/amd64/vmm/
H A Dx86.c419 level = (regs[0] >> 5) & 0x7;
/freebsd-13-stable/sys/arm/altera/socfpga/
H A Dsocfpga_a10_manager.c90 #define F2S_MSEL_M (0x7 << F2S_MSEL_S)

Completed in 327 milliseconds

<<11121314151617181920>>