Searched refs:xc0 (Results 326 - 350 of 528) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_irig.c805 case 0xc0: /* 2-4 bits (1) */
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-atalk.c296 switch (ap->control & 0xc0) {
H A Dutil-print.c659 0x80, 0xc0, 0xe0, 0xf0,
/freebsd-12-stable/contrib/unbound/sldns/
H A Dwire2str.c808 if((labellen&0xc0) == 0xc0) {
832 } else if((labellen&0xc0)) {
836 (int)(labellen&0xc0));
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp462 } else if (Bytes[0] < 0xc0) {
/freebsd-12-stable/contrib/gdb/gdb/
H A Ds390-tdep.c404 0xc0, 0xc4, 0xc8, 0xcc,
904 op1_larl = 0xc0, op2_larl = 0x00,
910 op1_brasl= 0xc0, op2_brasl= 0x05,
912 op1_brcl = 0xc0, op2_brcl = 0x04,
/freebsd-12-stable/contrib/binutils/binutils/
H A Ddwarf.c3234 if (op & 0xc0)
3235 op &= 0xc0;
3353 if (op & 0xc0)
3354 op &= 0xc0;
/freebsd-12-stable/contrib/gcc/
H A Ddwarf2.h734 DW_CFA_restore = 0xc0,
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c59 *p++ = 0xc0 | ((uc >> 6) & 0x1f);
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf.h603 #define DW_CFA_restore 0xc0
/freebsd-12-stable/contrib/expat/lib/
H A Dsiphash.h309 { 0x90, 0x3d, 0x84, 0xc0, 0x27, 0x56, 0xea, 0x14, },
/freebsd-12-stable/contrib/binutils/include/elf/
H A Ddwarf2.h729 DW_CFA_restore = 0xc0,
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dsparc-dis.c49 ((((INSN) >> 24) & 0xc0) | (((INSN) & opcode_bits[((INSN) >> 30) & 3]) >> 19))
/freebsd-12-stable/sys/dev/drm/
H A Ddrm.h1062 #define DRM_IOCTL_MM_INIT DRM_IOWR(0xc0, struct drm_mm_init_arg)
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h748 #define CHIPC_UART_IIR_FIFO_MASK 0xc0 /* IIR FIFO disable/enabled mask */
/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_subr.c96 0x8e, 0x79, 0x37, 0xc0, 0xe1, 0x16, 0x58, 0xaf, 0xc4, 0x33, 0x7d,
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_fcp.h668 #define FCP_LUN_ADDRESS_METHOD_MASK 0xc0
/freebsd-12-stable/sys/geom/part/
H A Dg_part_ebr.c223 *secp = (sec & 0x3f) | ((cyl >> 2) & 0xc0);
H A Dg_part_mbr.c210 *secp = (sec & 0x3f) | ((cyl >> 2) & 0xc0);
/freebsd-12-stable/sys/dev/usb/video/
H A Dudl.h224 0xc0, 0x04, 0x02, 0x60, 0x54
/freebsd-12-stable/sys/dev/sound/pci/
H A Demuxkireg.h646 #define EMU_A_DSP_CST_BASE 0xc0
/freebsd-12-stable/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c790 0xf88, 0xc0));
/freebsd-12-stable/sys/dev/alpm/
H A Dalpm.c122 #define SMBCLOCK_55K 0xc0
/freebsd-12-stable/sys/dev/ata/chipsets/
H A Data-via.c356 { 0xc2, 0xc1, 0xc0, 0x00, 0x00, 0x00, 0x00 }, /* VIA ATA33 */
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h642 #define AR_RAD5133_SREV_MAJOR 0xc0 /* Fowl: 2+5G/3x3 */

Completed in 315 milliseconds

<<11121314151617181920>>