Searched refs:xa0 (Results 251 - 275 of 341) sorted by relevance

<<11121314

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h821 #define AR_RAD5424_SREV_MAJOR 0xa0 /* Mostly same as 5413 Major Rev */
/freebsd-12-stable/sys/kern/
H A Dkern_thread.c102 _Static_assert(offsetof(struct thread, td_pflags) == 0xa0, variable
/freebsd-12-stable/sys/mips/nlm/hal/
H A Dnae.h99 #define NAE_RX_PERF_CTR_CFG NAE_REG(7, 0, 0xa0)
/freebsd-12-stable/sys/sys/
H A Data.h459 #define ATA_PACKET_CMD 0xa0 /* packet command */
H A Dmbuf.h441 #define QOS_DSCP_CS5 0xa0
/freebsd-12-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c639 .base_offset = 0xa0,
/freebsd-12-stable/crypto/openssh/
H A Dpkcs11.h1136 #define CKR_PIN_INCORRECT (0xa0)
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Daes-parisc.pl519 .BYTE 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0
1008 .BYTE 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0
H A Daes-armv4.pl164 .byte 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0
964 .byte 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0
H A Daes-ia64.S944 data1 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0
1130 data1 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0
H A Daes-ppc.pl215 .byte 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0
334 .byte 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0
/freebsd-12-stable/share/examples/scsi_target/
H A Dscsi_cmds.c55 #define REPORT_LUNS 0xa0
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_raidz.c185 0x46, 0x8c, 0x05, 0x0a, 0x14, 0x28, 0x50, 0xa0,
242 0xcb, 0x59, 0x5f, 0xb0, 0x9c, 0xa9, 0xa0, 0x51,
/freebsd-12-stable/secure/lib/libcrypto/arm/
H A Daes-armv4.S134 .byte 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0
929 .byte 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0
/freebsd-12-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl1305 vmovdqu 0xa0-0x40($Htbl),$Hkey # $Hkey^8
1425 vmovdqu 0xa0-0x40($Htbl),$Hkey # $Hkey^8
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp697 if (second_byte_sans_reg == 0xa0)
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_msgpack.c453 0xa0,
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/unicode/
H A Du8_textprep.c277 0xa0, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80,
/freebsd-12-stable/sys/dev/oce/
H A Doce_if.h1188 #define PAGE_NUM_A0 0xa0
/freebsd-12-stable/sys/dev/mfi/
H A Dmfireg.h100 #define MFI_ODCR0 0xa0 /* outbound doorbell clear register0 */
/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_urtw.c266 { 0x1a, 0xa0 }, { 0x1b, 0x08 }, { 0x40, 0x86 }, { 0x41, 0x8d },
359 {0x253, 0xa0}, {0x254, 0x1f}, {0x255, 0x23},
410 { 0x12, 0x47 }, { 0x13, 0xd0 }, { 0x19, 0x00 }, { 0x1a, 0xa0 },
503 { 0x53, 0xa0, 2 }, { 0x54, 0x1f, 2 }, { 0x55, 0x23, 2 },
/freebsd-12-stable/sys/dev/ata/
H A Data-all.c562 case 0xa0: return ("PACKET");
/freebsd-12-stable/stand/i386/btx/btx/
H A Dbtx.S294 outb %al,$0xa0 # slave
/freebsd-12-stable/secure/lib/libcrypto/amd64/
H A Dwp-x86_64.S33 .cfi_escape 0x0f,0x06,0x77,0xa0,0x01,0x06,0x23,0x08
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_combios.c784 i2c.i2c_id = 0xa0;
1515 i2c_bus.i2c_id = 0xa0;
2771 i2c_bus.i2c_id = 0xa0;

Completed in 496 milliseconds

<<11121314