Searched refs:xe (Results 101 - 125 of 205) sorted by relevance

123456789

/freebsd-11-stable/sys/dev/xe/
H A Dif_xe.c60 __FBSDID("$FreeBSD: stable/11/sys/dev/xe/if_xe.c 347962 2019-05-18 20:43:13Z brooks $");
124 #include <dev/xe/if_xereg.h>
125 #include <dev/xe/if_xevar.h>
196 * Debug logging levels - set with hw.xe.debug sysctl
206 static SYSCTL_NODE(_hw, OID_AUTO, xe, CTLFLAG_RD, 0, "if_xe parameters");
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2.h582 DW_ATE_unsigned_fixed = 0xe,
/freebsd-11-stable/contrib/binutils/include/elf/
H A Ddwarf2.h577 DW_ATE_unsigned_fixed = 0xe,
/freebsd-11-stable/contrib/binutils/opcodes/
H A Darm-dis.c1642 /* The high 4 bits are 0xe for Arm conditional instructions, and
1643 0xe for arm unconditional instructions. The rest of the
1664 if (cond == 0xe)
2790 if (((given >> 28) & 0xf) != 0xe)
2913 case 0xe: func(stream, "st"); break;
3670 case 0xe: func(stream, "st"); break;
H A Dmep-opc.c500 & ifmt_sw, { 0xe }
2110 & ifmt_lw16_0, { 0xe }
/freebsd-11-stable/sys/dev/drm/
H A Dr600_cp.c992 RADEON_WRITE(R600_PA_SC_AA_SAMPLE_LOCS_4S, (R600_S0_X(0xe) |
993 R600_S0_Y(0xe) |
1000 RADEON_WRITE(R600_PA_SC_AA_SAMPLE_LOCS_8S_WD0, (R600_S0_X(0xe) |
1007 R600_S3_Y(0xe)));
/freebsd-11-stable/secure/usr.bin/bdes/
H A Dbdes.c342 case 'E': case 'e': return(radix > 14 ? 0xe : -1);
/freebsd-11-stable/sys/powerpc/powermac/
H A Dfcu.c251 fcu_write(sc->sc_dev, sc->sc_addr, 0xe, buf, 1);
/freebsd-11-stable/sys/sparc64/fhc/
H A Dfhc.c196 board = ((board >> 16) & 0x1) | ((board >> 12) & 0xe);
/freebsd-11-stable/sys/mips/nlm/
H A Dxlp_machdep.c219 cpu_rst_mask = 0xe;
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr600_hdmi.c447 iec |= HDMI0_60958_CS_SAMPLING_FREQUENCY(0xe);
H A Dradeon_combios.c832 p1pll->reference_freq = RBIOS16(pll_info + 0xe);
1115 bg = RBIOS8(dac_info + 0xe) & 0xf;
1134 bg = RBIOS8(dac_info + 0xe) & 0xf;
1135 dac = (RBIOS8(dac_info + 0xe) >> 4) & 0xf;
2826 misc2 = RBIOS16(offset + 0x5 + 0xe);
/freebsd-11-stable/usr.sbin/sicontrol/
H A Dsicontrol.c478 case 0xe: return "?0xe";
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h51 FW_RI_RECEIVE = 0xe,
/freebsd-11-stable/sys/dev/ppbus/
H A Dimmio.c119 MS_CASS(0xe),
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S250 movb $0xe,%ah # BIOS: Display
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h250 AL = 0xe, // Always (unconditional) Always (unconditional)
/freebsd-11-stable/sys/x86/x86/
H A Dtsc.c266 CPUID_TO_MODEL(cpu_id) >= 0xe) ||
H A Didentcpu.c1421 CPUID_TO_MODEL(cpu_id) >= 0xe))) {
1888 case 0xe:
/freebsd-11-stable/sys/modules/
H A DMakefile639 _xe= xe
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf.h484 #define DW_ATE_unsigned_fixed 0xe
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_type.h529 #define I40E_NVM_AQE 0xe
533 #define I40E_NVM_EXEC_FEATURES 0xe
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h531 u8 reserved_2[0xe];
596 MLX5_ADS_STAT_RATE_80GBPS = 0xe,
603 u8 reserved_0[0xe];
2833 u8 reserved_4[0xe];
3137 u8 reserved_1[0xe];
3454 u8 reserved_2[0xe];
8458 u8 reserved_1[0xe];
8612 u8 reserved_at_40[0xe];
9793 MLX5_HEALTH_SYNDR_EQ_INV = 0xe,
10201 u8 reserved_at_12[0xe];
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Darm-tdep.c1732 case 0xe: /*bic */
1844 case 0xe: /* coproc ops */
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h782 #define TX_CMPL_ERRORS_BUFFER_ERROR_MASK UINT32_C(0xe)
1059 #define RX_PKT_CMPL_ERRORS_BUFFER_ERROR_MASK UINT32_C(0xe)
1621 #define RX_TPA_END_CMPL_ERRORS_BUFFER_ERROR_MASK UINT32_C(0xe)
1992 #define HWRM_ASYNC_EVENT_CMPL_LINK_STATUS_CHANGE_EVENT_DATA1_PORT_MASK UINT32_C(0xe)
3527 #define SQ_BASE_WQE_TYPE_BIND UINT32_C(0xe)
4168 #define SQ_BIND_WQE_TYPE_BIND UINT32_C(0xe)
4361 #define CQ_BASE_CQE_TYPE_TERMINAL (UINT32_C(0xe) << 1)
5009 #define CQ_TERMINAL_CQE_TYPE_TERMINAL (UINT32_C(0xe) << 1)
7832 #define HWRM_FUNC_DRV_RGTR_INPUT_OS_TYPE_MSDOS UINT32_C(0xe)
8272 #define HWRM_FUNC_DRV_QVER_OUTPUT_OS_TYPE_MSDOS UINT32_C(0xe)
[all...]

Completed in 625 milliseconds

123456789