Searched refs:x8 (Results 501 - 525 of 696) sorted by relevance

<<2122232425262728

/freebsd-13-stable/sys/dev/dc/
H A Dif_dcreg.h78 #define DC_TYPE_DM9102 0x8 /* Davicom DM9102 */
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_irq.c665 vbl_status |= 0x8;
/freebsd-13-stable/sys/dev/e1000/
H A De1000_defines.h1179 #define ID_LED_OFF1_ON2 0x8
/freebsd-13-stable/sys/dev/etherswitch/e6000sw/
H A De6060sw.c70 #define CORE_REGISTER 0x8
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_uncore.c694 wrmsr(MSR_GQ_SNOOP_MESF,0x8);
/freebsd-13-stable/sys/dev/iicbus/
H A Diichid.c96 I2C_HID_CMD_SET_POWER = 0x8,
/freebsd-13-stable/sys/dev/isp/
H A Disp_target.c499 rsp->abts_rsp_f_ctl_hi |= 0x8; /* last data frame of sequence */
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h424 #define DEVICE_SSP_BIT 0x8 /* SSP Initiator port */
/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c537 qat_ae_wait_num_cycles(sc, ae, 0x8, 0);
1471 ucode[ninst++] = ae_inst_4b[0x8];
1788 reg ^= inbyte << (CRC_WIDTH - 0x8);
1789 for (i = 0; i < 0x8; i++) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c316 rfPeriod = (IEEE80211_IS_CHAN_HALF(chan)) ? 0x8 : 0xf;
H A Dar5212reg.h980 #define AR_MISC_MODE_TX_ADD_TSF 0x8 /* Beacon/Probe-Rsp timestamp add (not replace) */
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp569 } else if (EncodedLineDelta < 0x8 && CodeDelta <= 0xf) {
H A DMCWin64EH.cpp399 b = 0xD4 | ((reg & 0x8) >> 3);
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4.h166 #define T4_ERR_INVALIDATE_MR_WITH_MW_BOUND 0x8 /* attempt to invalidate a */
/freebsd-13-stable/contrib/ofed/libibmad/
H A Ddump.c206 if (n < bufsz && (width & 0x8))
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_pkey_mgr.c271 enforce_bits = 0x8;
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_arc.c1215 if(status & 0x8) { msyslog(LOG_NOTICE, "ARCRON: battery low"); }
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h699 ((Num & 0xE) == 0x8 || (Num & 0xE) == 0xE))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp303 case 0x8:
/freebsd-13-stable/sys/dev/viapm/
H A Dviapm.c157 #define SMBSCTRL 0x8
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsport.h712 #define NFSNST_RECLAIMED 0x8
/freebsd-13-stable/sys/netgraph/
H A Dng_lmi.c760 case 0x8:
/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwnvar.h927 #define BWN_LED_F_SLOW 0x8
/freebsd-13-stable/sys/dev/bxe/
H A Decore_init_ops.h584 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x8 << w_order));
/freebsd-13-stable/sys/contrib/ena-com/
H A Dena_admin_defs.h115 ENA_ADMIN_LINK_SPEED_10G = 0x8,

Completed in 361 milliseconds

<<2122232425262728