Searched refs:xd (Results 176 - 200 of 201) sorted by relevance

123456789

/freebsd-12-stable/sys/dev/otus/
H A Dif_otus.c2157 return (0xd);
/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_rum.c1321 case 72: return 0xd;
H A Dif_zyd.c2328 return (0xd);
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c3143 unsigned int valid_obdb_4_b0 = 0xd; // 1,5 - dB[0:2],oB[5:3]
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_type.h2487 #define IXGBE_PCIDEVCTRL2_4_8s 0xd
/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dmap_table.c20 {0xd, 1, 4, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to SPACE */
/freebsd-12-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1211 FW_RI_BYPASS = 0xd,
1220 FW_RI_FAST_REGISTER = 0xd,
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arm.c11911 return 0xd;
13858 constraint (postreg == 0xd || postreg == 0xf,
13864 inst.instruction |= 0xd;
14757 {"le", 0xd},
H A Dtc-score.c1299 && (((inst.instruction >> 20) & 0x1F) != 0xd)
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c4171 if (cnt == 2 && val == 0xd)
/freebsd-12-stable/secure/lib/libcrypto/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
H A Dsha1-mb-x86_64.S7268 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
H A Dsha1-x86_64.S5450 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/freebsd-12-stable/sys/dev/bxe/
H A Dbxe_elink.c738 #define MDIO_REG_GPHY_CL45_ADDR_REG 0xd
4332 case 0xd: /* 1 1 0 1 */
4898 MDIO_WC_REG_SERDESDIGITAL_CONTROL1000X1, 0xd);
H A D57710_init_values.c91 {OP_WR, 0xd0114, 0xd},
[all...]
H A D57711_init_values.c89 {OP_WR, 0xd0114, 0xd},
[all...]
/freebsd-12-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c5304 (opcode2 == 0xc || opcode2 == 0xd))
/freebsd-12-stable/sys/dev/bce/
H A Dif_bcereg.h870 #define BCE_PORT_FEATURE_BAR1_SIZE_256M 0xd
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2904 // The fixed offset encodes as Rm == 0xd, so we check for that.
2905 if (Rm == 0xd) {
2935 // The fixed offset post-increment encodes Rm == 0xd. The no-writeback
3315 // The fixed offset post-increment encodes Rm == 0xd. The no-writeback
/freebsd-12-stable/contrib/binutils/bfd/
H A Delfxx-mips.c463 #define CRT_MIPS_JMPAD 0xd
/freebsd-12-stable/contrib/binutils/opcodes/
H A Di386-tbl.h4176 { "pi2fd", 2, 0xf0f, 0xd, Cpu3dnow,
H A Dppc-opc.c1572 #define BOTP (0xd)
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c9291 set_pcie_completion_timeout(adapter, 0xd);
H A Dt4_regs.h9548 #define A_PCIE_PDEBUG_REG_0XD 0xd
11402 #define A_PCIE_CDEBUG_REG_0XD 0xd
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6516 OpCmode = 0xd;

Completed in 1368 milliseconds

123456789