Searched refs:x10 (Results 101 - 125 of 3017) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dam79c950reg.h75 #define MORE 0x10 /* More than one retry needed */
98 #define FCS 0x10 /* FCS Error flag */
113 #define RCVCCO 0x10 /* Receive Collision Count Overflow */
123 #define RCVCCOM 0x10 /* Receive Collision Count Overflow Mask */
138 #define XMTSP_16 0x10 /* 16 bytes */
150 #define RCVFW_32 0x10 /* 32 bytes */
179 #define DAPC 0x10 /* Disable Auto Polarity Correction */
194 #define FCOLL 0x10 /* Force Collision */
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsl811hsreg.h49 #define SL11_MEM (0x10) /* Memory Buffer (0x10 - 0xff) */
55 #define SL11_EPCTRL_ISO (0x10)
63 #define SL11_PID_OUT (0x10)
74 #define SL11_EPSTAT_SETUP (0x10)
84 #define SL11_CTRL_JKSTATE (0x10)
91 #define SL11_IER_SOF (0x10) /* 1ms Start Of Frame timer */
101 #define SL11_ISR_SOF (0x10) /* 1ms Start Of Frame timer */
124 #define SL11_BUFFER_START (0x10) /* Start of buffer memory */
H A Dncr53c9xreg.h69 #define NCRCMD_TRANS 0x10 /* Transfer Information */
80 #define NCRSTAT_TC 0x10 /* Terminal Count */
85 #define NCR_BUSID_HME 0x10 /* XXX HME reselect ID */
92 #define NCRINTR_BS 0x10 /* Bus Service */
119 #define NCRCFG1_PARENB 0x10 /* Enable Parity Check */
138 #define NCRCFG2_DREQ 0x10 /* DREQ High Impedance */
144 #define NCRCFG2_HMEFE 0x10 /* HME feature enable */
150 #define NCRCFG3_IDM 0x10 /* ID Message Res Check */
168 #define NCRESPCFG3_FSCSI 0x10 /* Fast SCSI */
179 #define NCRF9XCFG3_FSCSI 0x10 /* Fas
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dunicode.cpp43 val = val*0x10 + (*p-'0');
45 val = val*0x10 + (*p-'A'+10);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dtic6x-control-registers.h26 CTRL(amr, C62X, read_write, 0x0, 0x10)
27 CTRL(csr, C62X, read_write, 0x1, 0x10)
37 CTRL(icr, C62X, write, 0x3, 0x10)
38 CTRL(ier, C62X, read_write, 0x4, 0x10)
42 CTRL(irp, C62X, read_write, 0x6, 0x10)
43 CTRL(isr, C62X, write, 0x2, 0x10)
44 CTRL(istp, C62X, read_write, 0x5, 0x10)
46 CTRL(nrp, C62X, read_write, 0x7, 0x10)
48 CTRL(pce1, C62X, read, 0x10, 0xf)
/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Ddma.h48 #define R4030_DMA_MODE_16 0x10 /* Device 16 bit */
62 #define R4030_DMA_COUNT 0x10
/netbsd-6-1-5-RELEASE/sys/arch/arm/sa11x0/
H A Dsa11x0_sspreg.h55 #define CR1_SPH 0x10 /* Serial clock phase */
66 #define SR_TFS 0x10 /* Transmit FIFO service request */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Ddv-cfi.h27 #define CFI_ADDR_CFI_QUERY_RESULT 0x10
38 #define INTEL_CMD_WRITE_ALT 0x10
/netbsd-6-1-5-RELEASE/sys/dev/smbus/
H A Dx1241reg.h48 #define X1241REG_BL 0x10 /* Control register */
69 #define X1241REG_BL_WD1 0x10 /* watchdog timeout 0 */
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dwdog.h100 #define WDOG_FEATURE_ALARM 0x10 /* enable audible alarm on expire */
102 #define WDOG_FEATURE_MASK 0x10
/netbsd-6-1-5-RELEASE/sys/dev/ppbus/
H A Dlptreg.h57 #define LPS_SEL 0x10 /* 13 printer selected */
66 #define LPC_ENA 0x10 /* - enable IRQ */
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dsimidereg.h63 #define CONTROL_IDE_ENABLE 0x10
73 #define STATUS_CS_TEST 0x10
/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Dqfont.c358 0x10, /* 0x00010000 ( */
367 0x10, /* 0x00010000 ( */
377 0x10, /* 0x00010000 ) */
378 0x10, /* 0x00010000 ) */
379 0x10, /* 0x00010000 ) */
380 0x10, /* 0x00010000 ) */
473 0x10, /* 0x00010000 / */
523 0x10, /* 0x00010000 2 */
537 0x10, /* 0x00010000 3 */
602 0x10, /*
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/wsfont/
H A Dqvss8x15.h218 0x10, /* 0x00010000 ( */
227 0x10, /* 0x00010000 ( */
237 0x10, /* 0x00010000 ) */
238 0x10, /* 0x00010000 ) */
239 0x10, /* 0x00010000 ) */
240 0x10, /* 0x00010000 ) */
333 0x10, /* 0x00010000 / */
383 0x10, /* 0x00010000 2 */
397 0x10, /* 0x00010000 3 */
462 0x10, /*
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dscnreg.h83 #define MR0_TXINT_4 0x10 /* TxInt when 4 or more FIFO bytes empty */
95 #define MR1_PNONE 0x10
106 #define MR2_TXCTS 0x10 /* transmitter follows CTS */
117 #define IP_IP4 0x10
135 #define ACR_CT_CTXA 0x10 /* counter: TxCA x 1 */
150 #define IPCR_DELTA_IP0 0x10
163 #define OPCR_OP4_RXRDYA 0x10 /* OP4: ch A RxRDY/FFULL */
175 #define OP_OP4 0x10
192 #define CR_CMD_MR1 0x10
220 #define SR_OVERRUN 0x10
[all...]
/netbsd-6-1-5-RELEASE/tests/kernel/
H A Dt_extent.c123 h_alloc_region(0x00, 0x10);
124 h_alloc_region(0x20, 0x10);
125 h_alloc_region(0x40, 0x10);
126 h_alloc_region(0x10, 0x10);
127 h_alloc_subregion(0, 0x4f, 0x10, EX_NOALIGN, EX_NOBOUNDARY, 0, 0x30);
145 h_alloc_region(0x00, 0x10);
146 h_alloc_subregion(0x20, 0x30, 0x10, EX_NOALIGN, EX_NOBOUNDARY, 0, 0x20);
167 h_alloc_region(0x30, 0x10);
168 h_alloc_subregion(0x10,
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dreadpassphrase.h39 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dieee80211.h54 #define IEEE80211_FC0_SUBTYPE_ASSOC_RESP 0x10
73 #define IEEE80211_FC0_SUBTYPE_CF_ACK 0x10
91 #define IEEE80211_FC1_PWR_MGT 0x10
107 #define IEEE80211_QOS_ESOP 0x10
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Dbrokw-1.d9 [ ]+2:[ ]+0c00[ ]+bcc[ ]+(0x10|10 <sym2\+0x10>)
H A Drd-brokw-pic-1.d10 [ ]+2:[ ]+0c00[ ]+bcc[ ]+(0x10|10 <sym2\+0x10>)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20030715-1.c17 const char *err = ap_check_cmd_context (a, 0x01|0x02|0x04|0x08|0x10);
H A D980612-1.c14 if (((f->a & 0x7f) & ~0x10) <= 2)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Ddeclspec-3-Wextra.c26 const static int x10; /* { dg-warning "not at beginning" } */ variable
H A Ddeclspec-3-no.c26 const static int x10; /* { dg-bogus "not at beginning" } */ variable
H A Ddeclspec-3.c28 const static int x10; /* { dg-warning "not at beginning" } */ variable

Completed in 164 milliseconds

1234567891011>>