Searched refs:xc (Results 276 - 300 of 325) sorted by relevance

<<111213

/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_ural.c966 case 108: return 0xc;
H A Dif_rum.c1323 case 108: return 0xc;
H A Dif_zyd.c2332 return (0xc);
/freebsd-12-stable/sys/dev/sound/isa/
H A Dmss.c1100 c = mc11 = FULL_DUPLEX(mss)? opti_rd(mss, 11) : 0xc;
/freebsd-12-stable/sys/netinet/
H A Dsctp_cc_functions.c645 probepoint |= ((0xc << 16) | inst_ind);
/freebsd-12-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-mb-x86_64.pl1370 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
H A Dsha1-x86_64.pl1845 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl1746 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/freebsd-12-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1542 2<<30|$rd<<25|0x19<<19|$rs1<<14|$rs3<<9|0xc<<5|$rs2,
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c1210 0xc);
1213 0xc);
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dppc-opc.c1571 #define BOT (0xc)
1603 #define TOGE (0xc)
1604 #define TONL (0xc)
H A Di386-tbl.h445 { "or", 2, 0xc, None, 0,
4180 { "pi2fw", 2, 0xf0f, 0xc, Cpu3dnowA,
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c593 t4_write_reg(adap, mc_bist_data_pattern_reg, 0xc);
658 t4_write_reg(adap, edc_bist_cmd_data_pattern, 0xc);
2949 return t4_seeprom_write(adapter, EEPROM_STAT_ADDR, enable ? 0xc : 0);
/freebsd-12-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c3278 } else if ((opcode4 == 0xc) && (opcode5 >= 0x8)) {
5304 (opcode2 == 0xc || opcode2 == 0xd))
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn.c2605 return (0xc);
7039 case 0xc:
/freebsd-12-stable/sys/dev/bce/
H A Dif_bcereg.h869 #define BCE_PORT_FEATURE_BAR1_SIZE_128M 0xc
906 #define BCE_PORT_FEATURE_MBA_LINK_SPEED_100HALF 0xc
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4_regs.h1543 #define TP_MIB_TCP_OUT_RST_A 0xc
/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_pm.c590 case 0xc:
/freebsd-12-stable/sys/dev/ncr/
H A Dncr.c3011 case 0xc:
/freebsd-12-stable/sys/dev/otus/
H A Dif_otus.c2161 return (0xc);
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c373 #define QUERY_FUNC_CAP_FLAGS1_OFFSET 0xc
/freebsd-12-stable/sys/dev/ral/
H A Drt2860.c993 reg = RT3070_EFUSE_DATA3 - (addr & 0xc);
/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dmap_table.c19 {0xc, 1, 3, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to SPACE */
/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c725 return t3_seeprom_write(adapter, EEPROM_STAT_ADDR, enable ? 0xc : 0);
/freebsd-12-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1210 FW_RI_QP_MODIFY = 0xc,
1219 FW_RI_BIND_MW = 0xc, /* CHELSIO RI specific ... */

Completed in 702 milliseconds

<<111213