Searched refs:x8 (Results 651 - 675 of 696) sorted by relevance

<<2122232425262728

/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c1618 if ((CSR_READ_4(sc, BWI_MAC_PS_STATUS) & 0x8) == 0)
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h42 CPL_CLOSE_CON_REQ = 0x8,
H A Dt4_regs.h568 #define A_SGE_PF_KTIMESTAMP_LO 0x8
569 #define A_SGE_VF_KTIMESTAMP_LO 0x8
9338 #define A_PCIE_PDEBUG_REG_0X8 0x8
11315 #define A_PCIE_CDEBUG_REG_0X8 0x8
24479 #define A_TP_TX_MOD_Q1_Q0_RATE_LIMIT 0x8
28678 #define A_TP_MIB_TCP_IN_ERR_0 0x8
[all...]
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c2008 ((hw->bus.width == ixgbe_bus_width_pcie_x8) ? "Width x8" :
2018 device_printf(dev, "For optimal performance a x8 PCIE, or x4 PCIE Gen2 slot is required.\n");
2024 device_printf(dev, "For optimal performance a x8 PCIE Gen3 slot is required.\n");
4098 * 0x8 - advertise 10 Mb (yes, Mb)
4162 if (advertise & 0x8) {
4185 * 0x8 - advertise 10 Mb (yes, Mb)
4355 * 0x8 - Directed Multicast
/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c2719 (I40E_LINK_SPEED_20GB | (0x8 << 8)),
2792 ** 0x8 - 20G
2813 ** 0x8 - advertise 20G
2923 (hw->bus.width == i40e_bus_width_pcie_x8) ? "Width x8" :
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvmx.c2587 vmexit->u.inout.in = in = (qual & 0x8) ? 1 : 0;
/freebsd-13-stable/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-pinfunc.h894 #define MX8MP_IOMUXC_UART4_RXD__UART4_DCE_RX 0x238 0x498 0x600 0x0 0x8
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3376 #define PLL4_MEAS_DONE 0x8
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h475 PSK_Show = 0x8, // #pragma (show) -- only for "pack"!
11341 DerivedToBase = 0x8,
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h141 #define A_SG_GTS 0x8
5077 #define A_TP_TX_MOD_Q1_Q0_RATE_LIMIT 0x8
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2942 PTI_Incomplete = 0x8,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h581 static const uint32_t UMask = 0x8;
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c5414 boolean_t rawok = (zc->zc_flags & 0x8);
/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c2924 data |= (0x8 << 2);
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A Daesni-sha1-x86_64.S2730 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/freebsd-13-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c1892 case 0x8: speed = 150000;
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp413 MTRF_Label = 0x8,
/freebsd-13-stable/sys/mips/mips/
H A Dfp.S77 #define COND_SIGNAL 0x8
/freebsd-13-stable/sys/dev/sound/usb/
H A Duaudio.c660 [0x8] = 3, /* bytes */
/freebsd-13-stable/sys/dev/bce/
H A Dif_bcefw.h65 0x0, 0x0, 0x8, 0x0,
5917 0xa, 0x8, 0x6, 0x5,
8017 0x0, 0x0, 0x8, 0x0,
13197 0xa, 0x8, 0x6, 0x5,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5027 FlagVal = 0x8;
H A DARMBaseInstrInfo.cpp5619 UnsafeRegsDead = 0x8
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3799 Flags |= 0x8;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5731 UnsafeRegsDead = 0x8
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3133 return DMask == 0x1 || DMask == 0x2 || DMask == 0x4 || DMask == 0x8;

Completed in 1788 milliseconds

<<2122232425262728