Searched refs:xc0 (Results 76 - 100 of 538) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/net/
H A Diso88025.h95 #define FC_FT_MASK 0xc0 /* Frame Type */
/freebsd-11-stable/contrib/tcpdump/
H A Dip.h82 #define IPTOS_PREC_INTERNETCONTROL 0xc0
H A Dprint-fddi.c69 #define FDDIFC_RT 0xc0 /* Restricted token */
79 #define FDDIFC_MAC 0xc0 /* MAC frame */
124 0x00, 0x80, 0x40, 0xc0, 0x20, 0xa0, 0x60, 0xe0,
/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9xreg.h214 #define NCRJMP_RSVD 0xc0 /* reserved */
265 #define NCRAMDCFG4_GE 0xc0 /* Glitch Eater */
269 #define NCRAMDCFG4_GE0NS 0xc0 /* Signal window 0ns */
/freebsd-11-stable/contrib/gdtoa/
H A Dmisc.c274 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
303 xc0 = c->x;
305 for(; xb < xbe; xc0++) {
308 xc = xc0;
321 for(; xb < xbe; xb++, xc0++) {
324 xc = xc0;
338 xc = xc0;
353 for(; xb < xbe; xc0++) {
356 xc = xc0;
369 for(xc0
[all...]
/freebsd-11-stable/sys/dev/fb/
H A Dcreator.c104 C(0x00, 0xc0, 0xc0), /* cyan */
106 C(0xc0, 0x00, 0xc0), /* magenta */
107 C(0xc0, 0xc0, 0x00), /* brown */
108 C(0xc0, 0xc0, 0xc0), /* light grey */
275 { 0xc0,
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_seq.h47 0x30, 0x3f, 0xc0, 0x09,
51 0xc0, 0x4a, 0x94, 0x00,
123 0xff, 0xea, 0xc0, 0x09,
144 0x02, 0xa0, 0xc0, 0x32,
201 0x01, 0x6b, 0xc0, 0x30,
207 0x30, 0x3f, 0xc0, 0x09,
219 0xc0, 0x4a, 0x94, 0x00,
225 0x0f, 0x67, 0xc0, 0x09,
229 0xc0, 0x4a, 0x94, 0x00,
237 0x01, 0x33, 0xc0,
[all...]
/freebsd-11-stable/sys/dev/digi/
H A DXem.bios.h75 0x8d, 0x00, 0xc0, 0x14, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x07, 0x24, 0x8a,
88 0x00, 0xc0, 0x15, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x0f, 0x24, 0x60, 0x00,
104 0x00, 0x00, 0x00, 0x01, 0x00, 0xd6, 0x26, 0x2d, 0x00, 0xc0, 0x16, 0x00, 0x00,
115 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0xde, 0x27, 0x09, 0x00, 0xc0, 0x17, 0x00,
185 0x00, 0x00, 0x40, 0x10, 0x08, 0x3c, 0x00, 0x60, 0x88, 0x40, 0xc0, 0xbf, 0x08,
208 0x00, 0xe0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x00, 0xc0, 0x10, 0x21, 0x10,
213 0xc0, 0x14, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0xe0, 0x03, 0x00, 0x00, 0x00,
223 0xc4, 0x00, 0xb7, 0xaf, 0xc0, 0x00, 0xb6, 0xaf, 0xbc, 0x00, 0xb5, 0xaf, 0xb8,
298 0x00, 0x07, 0x00, 0xe0, 0x16, 0x00, 0xa3, 0x02, 0x3c, 0x06, 0x00, 0xc0, 0x16,
302 0x24, 0x30, 0x00, 0x43, 0xa0, 0x21, 0x10, 0xc0,
[all...]
/freebsd-11-stable/lib/libc/locale/
H A Dutf8.c137 if ((ch & 0xe0) == 0xc0) {
171 if ((*s & 0xc0) != 0x80) {
320 lead = 0xc0;
/freebsd-11-stable/sys/dev/videomode/
H A Dedidreg.h154 #define EDID_STD_TIMING_RATIO(ptr) ((ptr)[1] & 0xc0)
158 #define EDID_STD_TIMING_RATIO_16_9 0xc0
189 #define _HOFF_HI(ptr) (((ptr)[11] & 0xc0) << 2)
/freebsd-11-stable/sys/dev/sf/
H A Dstarfire_rx.h55 0x00,0x00,0x2b,0x20,0xc0,0x11,
70 0x00,0x00,0x00,0x92,0xc0,0x70,
74 0x00,0x12,0x00,0xb0,0xc0,0x90,
H A Dstarfire_tx.h55 0x00,0x00,0x2b,0x20,0xc0,0x11,
70 0x00,0x00,0x00,0x92,0xc0,0x70,
74 0x00,0x12,0x00,0xb0,0xc0,0x90,
/freebsd-11-stable/usr.bin/localedef/
H A Dwide.c223 } else if ((c & 0xe0) == 0xc0) {
249 if (((s[i]) & 0xc0) != 0x80) {
280 msk = 0xc0;
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp604 if (((index & 0xc0) == 0xc0) &&
605 (decision.instructionIDs[index] != decision.instructionIDs[0xc0]))
608 if (((index & 0xc0) != 0xc0) &&
612 if (((index & 0xc0) == 0xc0) &&
616 if (((index & 0xc0) != 0xc0) &&
686 ModRMDecision.push_back(decision.instructionIDs[0xc0]);
[all...]
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_md5.c50 { 0x0c, 0xc1, 0x75, 0xb9, 0xc0, 0xf1, 0xb6, 0xa8,
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_reg.h121 #define CFI_INTEL_PP_SETUP 0xc0 /* Protection Program Setup */
/freebsd-11-stable/sys/dev/drm/
H A Dsavage_drm.h159 #define SAVAGE_SKIP_ST1 0xc0
/freebsd-11-stable/sys/arm/allwinner/
H A Dif_awgreg.h120 #define EMAC_RX_DMA_STA 0xc0
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.h136 lun[0] = 0xc0;
/freebsd-11-stable/sys/mips/rt305x/
H A Drt_swreg.h102 #define RT_SW_PCR0 0xc0
/freebsd-11-stable/tools/tools/locale/tools/
H A Dconvert_map.pl33 $utf8 = sprintf("\\x%02X", $ucs | 0xc0).$utf8;
/freebsd-11-stable/sys/dev/ex/
H A Dif_exreg.h93 #define Counter_bits 0xc0
/freebsd-11-stable/sys/i386/bios/
H A Dmca_machdep.c79 vmf.vmf_ah = 0xc0;
/freebsd-11-stable/sys/dev/sound/pci/
H A Denvy24ht.h62 #define ENVY24HT_CCSM_SCFG_XIN2 0xc0 /* XIN2 Clock Source Configuration */
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl696 push @opcode,0xc0|(($src&7)<<3)|($dst&7); # ModR/M
703 push @opcode,0xc0|(($src&7)<<3)|($dst&7); # ModR/M
720 push @opcode,0xc0|(($src&7)<<3)|($dst&7); # ModR/M
738 push @opcode,0xc0|(($dst&7)<<3)|($src&7); # ModR/M
751 push @opcode,0xc0|($1&7)|(($2&7)<<3); # ModR/M
763 push @opcode,0xc0|($2&7)|(($3&7)<<3); # ModR/M
776 push @opcode,0xc0|($2&7)|(($3&7)<<3); # ModR/M
827 push @opcode,0xc0|($2&7)|(($3&7)<<3); # ModR/M
841 push @opcode,0xc0|($2&7)|(($3&7)<<3); # ModR/M

Completed in 138 milliseconds

1234567891011>>