Searched refs:x20 (Results 176 - 200 of 1781) sorted by relevance

1234567891011>>

/openbsd-current/sys/arch/loongson/dev/
H A Dsmfbreg.h41 #define DPR_COLOR_COMPARE 0x20
/openbsd-current/sys/arch/powerpc/include/
H A Dbat.h46 #define BAT_I 0x20
/openbsd-current/include/
H A Dvis.h52 #define VIS_SAFE 0x20 /* only encode "unsafe" characters */
/openbsd-current/usr.bin/rcs/
H A Ddiff.h94 #define D_EXPANDTABS 0x20 /* Expand tabs to spaces */
/openbsd-current/sys/dev/ic/
H A Drtsxvar.h57 #define RTSX_F_525A 0x20
H A Ds3_617.h43 SV_GAME_PORTBASE_SLOT = 0x20
106 SV_CTL_INTA = 0x20,
164 SV_SYNTH_SAMPLE_RATE_0 = 0x20,
197 SV_DMAC_FORMAT16 = 0x20
H A Dcs4231reg.h94 #define CS_IRQ_CI 0x20 /* Capture Interrupt */
/openbsd-current/sys/dev/isa/
H A Dif_iee16.h52 #define IEE16_BART_IO_TEST_EN 0x20 /* enable iochrdy timing test */
/openbsd-current/sys/dev/pci/
H A Dpciide_nforce_reg.h58 static u_int8_t nforce_pio[] = { 0xa8, 0x65, 0x42, 0x22, 0x20 };
H A Dif_vrreg.h53 #define VR_CURRXDESC0 0x20
105 #define VR_RXTHRESH_64BYTES 0x20
122 #define VR_TXTHRESH_64BYTES 0x20
204 #define VR_MIISTAT_MDC_SPEED 0x20
216 #define VR_MIICMD_WRITE_ENB 0x20
228 #define VR_EECSR_LOAD 0x20
244 #define VR_TEST_BKOFF 0x20
301 #define VR_WOLCR_MAGIC 0x20
325 #define VR_BCR0_RXTHRESH512BYTES 0x20
342 #define VR_BCR1_TXTHRESH512BYTES 0x20
[all...]
/openbsd-current/sys/dev/sun/
H A Dsunkbdvar.h79 #define ISTYPE5(layout) ((layout) > 0x20)
/openbsd-current/usr.sbin/mrouted/
H A Ddvmrp.h108 #define DVMRP_NF_DISABLED 0x20 /* administratively disabled */
/openbsd-current/gnu/usr.bin/perl/cpan/Sys-Syslog/fallback/
H A Dsyslog.h109 #define LOG_PERROR 0x20 /* log to stderr as well */
/openbsd-current/sys/arch/sparc64/dev/
H A Dauxioreg.h49 #define AUXIO_LED_FHD 0x20 /* floppy: high density (unreliable?)*/
/openbsd-current/sys/arch/octeon/include/
H A Docteonreg.h127 #define CIU_IP2_EN0(x) (CIU_INT0_EN0+(0x20 * (x)))
128 #define CIU_IP3_EN0(x) (CIU_INT1_EN0+(0x20 * (x)))
135 #define CIU_IP2_EN1(x) (CIU_INT0_EN1+(0x20 * (x)))
136 #define CIU_IP3_EN1(x) (CIU_INT1_EN1+(0x20 * (x)))
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/i386/
H A Dashldi3.S46 testl $0x20, %ecx // If count >= 32
H A Dlshrdi3.S46 testl $0x20, %ecx // If count >= 32
/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h28 #define MAP_ANONYMOUS 0x20
/openbsd-current/usr.sbin/vmd/
H A Di8253.h24 #define TIMER_RB_COUNT 0x20 /* read back count value */
/openbsd-current/sys/dev/pci/drm/include/drm/display/
H A Ddrm_scdc.h38 #define SCDC_TMDS_CONFIG 0x20
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_hw.h540 #define DIEPCTL(_a) HSOTG_REG(0x900 + ((_a) * 0x20))
543 #define DOEPCTL(_a) HSOTG_REG(0xB00 + ((_a) * 0x20))
590 #define DIEPINT(_a) HSOTG_REG(0x908 + ((_a) * 0x20))
591 #define DOEPINT(_a) HSOTG_REG(0xB08 + ((_a) * 0x20))
632 #define DIEPTSIZ(_a) HSOTG_REG(0x910 + ((_a) * 0x20))
633 #define DOEPTSIZ(_a) HSOTG_REG(0xB10 + ((_a) * 0x20))
649 #define DIEPDMA(_a) HSOTG_REG(0x914 + ((_a) * 0x20))
650 #define DOEPDMA(_a) HSOTG_REG(0xB14 + ((_a) * 0x20))
652 #define DTXFSTS(_a) HSOTG_REG(0x918 + ((_a) * 0x20))
763 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_c
[all...]
/openbsd-current/regress/usr.sbin/rpki-client/
H A Dtest-ip.c95 2, 0x10, 0x00, 0x20, 0x01, 0x00, 0x00, 0x02, 0x00, 0x00, 0x03,
99 2, 0x05, 0x01, 0x20, 0x01, 0x00, 0x00, 0x02);
108 2, 0x05, 0x01, 0x20, 0x01, 0x00, 0x00, 0x02);
111 2, 0x05, 0x02, 0x20, 0x01, 0x00, 0x00, 0x00);
/openbsd-current/sys/arch/amd64/include/
H A Dintrdefs.h75 #define IDT_INTR_LOW (0x20 + NUM_LEGACY_IRQS)
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/bin/
H A Ducm2table33 my $start = $Opt{a} ? 0x20 : 0xa0;
/openbsd-current/sys/isofs/cd9660/
H A Dcd9660_rrip.h65 #define ISO_SUSP_CFLAG_HOST 0x20
106 #define ISO_SUSP_TSTAMP_EXPIRE 0x20

Completed in 319 milliseconds

1234567891011>>