Searched refs:xd (Results 76 - 100 of 201) sorted by relevance

123456789

/freebsd-12-stable/sys/dev/vnic/
H A Dnic.h211 RX_DRP_L3MCAST = 0xd,
/freebsd-12-stable/sys/dev/safexcel/
H A Dsafexcel_var.h253 #define SAFEXCEL_INSTR_OPCODE_VERIFY_FIELDS 0xd
/freebsd-12-stable/sys/net/
H A Droute.h292 #define RTM_DELADDR 0xd /* (2) address being removed from iface */
/freebsd-12-stable/sys/mips/nlm/hal/
H A Dpoe.h57 #define POE_CL6_ENQ_SPILL_BASE_HI 0xd
/freebsd-12-stable/sys/arm/altera/socfpga/
H A Dsocfpga_manager.c108 #define MSEL_PP32_SLOW_AES_NODC 0xd
/freebsd-12-stable/stand/i386/btx/btx/
H A Dbtx.S337 push $0xd # Int 0xd: #GP
409 push $0xd # Int 0x25: IRQ5
410 jmp int_hw # V86 int 0xd
953 push $0xd # Int 0x25: IRQ5
954 jmp int_hwr # V86 int 0xd
/freebsd-12-stable/sys/i386/i386/
H A Dnpx.c380 cpuid_count(0xd, 0x0, cp);
404 cpuid_count(0xd, 0x0, cp);
539 cpuid_count(0xd, i, cp);
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-asmtab.c4448 { 0xd, 0xd, 222, 2648, -1, 33, 1, 52 },
4460 { 0x5, 0xd, 222, 2660, -1, 33, 1, 57 },
4472 { 0xd, 0xd, 222, 2672, -1, 33, 1, 52 },
4484 { 0x5, 0xd, 222, 2684, -1, 33, 1, 57 },
6083 { 0xd, 41, 1, 28 },
6116 { 0xd, 39, 1, 76 },
6122 { 0xd, 40, 1, 73 },
7929 { 0xd, 3
[all...]
/freebsd-12-stable/sys/dev/bwi/
H A Dbwirf.c425 PHY_WRITE(mac, 0x58, 0xd);
867 PHY_WRITE(mac, 0x58, 0xd);
917 PHY_WRITE(mac, 0x58, 0xd);
1016 0xa, 0xb, 0x9, 0xf, 0xe, 0xf, 0xd, 0xf
1705 PHY_WRITE(mac, 0x58, 0xd);
1830 PHY_WRITE(mac, 0x58, 0xd);
2022 PHY_WRITE(mac, 0x58, 0xd);
H A Dbwiphy.c601 RF_WRITE(mac, 0x5d, 0xd);
719 RF_WRITE(mac, 0x5d, 0xd);
889 bwi_tbl_write_2(mac, ofs + 1, 0xd);
/freebsd-12-stable/sys/dev/ppc/
H A Dppc.c724 outb(csr, 0xd);
736 outb(csr, 0xd);
1067 for (i = 0; i <= 0xd; i ++) {
/freebsd-12-stable/contrib/apr/strings/
H A Dapr_cstr.c202 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_acpi.c300 if (size < 0xd) {
/freebsd-12-stable/sys/dev/liquidio/base/
H A Dlio_device.h102 #define LIO_DEV_HOST_OK 0xd
/freebsd-12-stable/sys/dev/mlx5/
H A Dqp.h106 MLX5_QP_ST_PTP_1588 = 0xd,
/freebsd-12-stable/sys/x86/include/
H A Dapicreg.h205 LAPIC_LDR = 0xd,
/freebsd-12-stable/stand/libsa/
H A Dstand.h215 return c == ' ' || (c >= 0x9 && c <= 0xd);
/freebsd-12-stable/sys/dev/etherswitch/e6000sw/
H A De6060sw.c635 data1 |= (0xd << i * 4);
637 data2 |= (0xd << (i - 4) * 4);
/freebsd-12-stable/sys/dev/mly/
H A Dmlyreg.h89 #define MLY_DEVICE_TYPE_RAID5L 0xd /* RAID 5 left symmetric parity */
383 #define MDACIOCTL_GETLOGDEVSTATISTICS 0xd
/freebsd-12-stable/sys/dev/sound/pci/
H A Demu10kx.c1879 DSP_CONST(0xd), /* = 1/2 */
1885 DSP_CONST(0xd), /* = 1/2 */
1900 DSP_CONST(0xd), /* = 1/2 */
1906 DSP_CONST(0xd), /* = 1/2 */
2103 DSP_CONST(0xd), /* = 1/2 */
2109 DSP_CONST(0xd), /* = 1/2 */
2124 DSP_CONST(0xd), /* = 1/2 */
2130 DSP_CONST(0xd), /* = 1/2 */
/freebsd-12-stable/sys/sparc64/sparc64/
H A Ddb_disasm.c391 {(FORMAT3(2, OP3_X(3,10), 0) | EIF_F4_TCOND(0xd)), "tcc", "12F"},
392 {(FORMAT3(2, OP3_X(3,10), 1) | EIF_F4_TCOND(0xd)), "tcc", "0F"},
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h249 LE = 0xd, // Less than or equal <, ==, or unordered
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h50 FW_RI_BYPASS = 0xd,
/freebsd-12-stable/contrib/gcc/
H A Ddwarf2.h581 DW_ATE_signed_fixed = 0xd,
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf.h483 #define DW_ATE_signed_fixed 0xd

Completed in 468 milliseconds

123456789