Home
last modified time | relevance | path

Searched defs:byte (Results 76 – 100 of 171) sorted by relevance

1234567

/freebsd/sys/cddl/dev/kinst/amd64/
H A Dkinst_isa.c239 kinst_set_disp8(struct kinst_probe *kp, uint8_t byte) in kinst_set_disp8()
/freebsd/usr.bin/sdiotool/
H A Dsdiotool.c221 uint regaddr, u8 byte) { in brcmf_sdiod_f0_writeb()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h50 const char *ShadowByte(u8 byte) { in ShadowByte()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp266 unsigned byte = 0; in ParseVectorEncoding() local
/freebsd/sys/dev/ti/
H A Dif_ti.c281 ti_eeprom_putbyte(struct ti_softc *sc, int byte) in ti_eeprom_putbyte()
329 uint8_t byte = 0; in ti_eeprom_getbyte() local
403 uint8_t byte = 0; in ti_read_eeprom() local
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c43 uint64_t byte = *pos++; in pt_pkt_read_value() local
H A Dpt_encoder.c489 uint8_t byte[pt_pl_cyc_max_size], index, end; in pt_enc_next() local
H A Dpt_ild.c810 uint8_t byte; in prefix_decode() local
/freebsd/sys/dev/bge/
H A Dif_bge.c959 uint32_t access, byte = 0; in bge_nvram_getbyte() local
1013 uint8_t byte = 0; in bge_read_nvram() local
1038 uint32_t byte = 0; in bge_eeprom_getbyte() local
1081 uint8_t byte = 0; in bge_read_eeprom() local
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c172 uint8_t byte[sizeof (uint64_t)]; in random_get_pseudo_bytes() member
/freebsd/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp255 uint8_t byte; in getSLEB128() local
/freebsd/sys/i386/i386/
H A Dcopyout.c364 subyte(volatile void *base, int byte) in subyte()
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_fb.c287 int bit, byte; in vt_fb_bitblt_bitmap() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsdio.c101 unsigned char byte) in ath10k_sdio_func0_cmd52_wr_byte()
115 unsigned char *byte) in ath10k_sdio_func0_cmd52_rd_byte()
136 unsigned char byte, asyncintdelay = 2; in ath10k_sdio_config() local
/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c60 static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) in ixgbe_out_i2c_byte_ack()
77 static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) in ixgbe_in_i2c_byte_ack()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c521 BN_ULONG byte = (byte_xored + carry) & 0xff; in bin2bn() local
614 unsigned char byte, byte_xored; in bn2binpad() local
/freebsd/crypto/openssl/test/
H A Dpackettest.c288 const unsigned char *byte = NULL; in test_PACKET_forward() local
/freebsd/sys/powerpc/powernv/
H A Dopal_pci.c504 uint8_t byte, eeh_state; in opalpci_read_config() local
/freebsd/lib/libkvm/
H A Dkvm_private.c774 uint8_t *byte = &bm->map[bm_index / 8]; in _kvm_bitmap_set() local
/freebsd/sys/contrib/xen/io/
H A Dnetif.h329 uint8_t byte = buf[bufi]; in xen_netif_toeplitz_hash() local
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c190 uint8_t byte; in dec_vli() local
/freebsd/usr.sbin/rarpd/
H A Drarpd.c904 u_int byte; in intoa() local
/freebsd/contrib/ldns/
H A Dutil.c72 ldns_set_bit(uint8_t *byte, int bit_nr, bool value) in ldns_set_bit()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h212 uint64_t acc = 0, shift = 0, byte; in readLEB128() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio_inject.c370 uint_t byte = random_in_range(len); in zio_inject_bitflip_cb() local

1234567