/freebsd/sys/cddl/dev/kinst/amd64/ |
H A D | kinst_isa.c | 239 kinst_set_disp8(struct kinst_probe *kp, uint8_t byte) in kinst_set_disp8()
|
/freebsd/usr.bin/sdiotool/ |
H A D | sdiotool.c | 221 uint regaddr, u8 byte) { in brcmf_sdiod_f0_writeb()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_descriptions.h | 50 const char *ShadowByte(u8 byte) { in ShadowByte()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | RegisterValue.cpp | 266 unsigned byte = 0; in ParseVectorEncoding() local
|
/freebsd/sys/dev/ti/ |
H A D | if_ti.c | 281 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 D | pt_packet.c | 43 uint64_t byte = *pos++; in pt_pkt_read_value() local
|
H A D | pt_encoder.c | 489 uint8_t byte[pt_pl_cyc_max_size], index, end; in pt_enc_next() local
|
H A D | pt_ild.c | 810 uint8_t byte; in prefix_decode() local
|
/freebsd/sys/dev/bge/ |
H A D | if_bge.c | 959 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 D | spl-generic.c | 172 uint8_t byte[sizeof (uint64_t)]; in random_get_pseudo_bytes() member
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | AddressSpace.hpp | 255 uint8_t byte; in getSLEB128() local
|
/freebsd/sys/i386/i386/ |
H A D | copyout.c | 364 subyte(volatile void *base, int byte) in subyte()
|
/freebsd/sys/dev/vt/hw/fb/ |
H A D | vt_fb.c | 287 int bit, byte; in vt_fb_bitblt_bitmap() local
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | sdio.c | 101 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 D | ixgbe_phy.c | 60 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 D | bn_lib.c | 521 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 D | packettest.c | 288 const unsigned char *byte = NULL; in test_PACKET_forward() local
|
/freebsd/sys/powerpc/powernv/ |
H A D | opal_pci.c | 504 uint8_t byte, eeh_state; in opalpci_read_config() local
|
/freebsd/lib/libkvm/ |
H A D | kvm_private.c | 774 uint8_t *byte = &bm->map[bm_index / 8]; in _kvm_bitmap_set() local
|
/freebsd/sys/contrib/xen/io/ |
H A D | netif.h | 329 uint8_t byte = buf[bufi]; in xen_netif_toeplitz_hash() local
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_dec_stream.c | 190 uint8_t byte; in dec_vli() local
|
/freebsd/usr.sbin/rarpd/ |
H A D | rarpd.c | 904 u_int byte; in intoa() local
|
/freebsd/contrib/ldns/ |
H A D | util.c | 72 ldns_set_bit(uint8_t *byte, int bit_nr, bool value) in ldns_set_bit()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Relocations.h | 212 uint64_t acc = 0, shift = 0, byte; in readLEB128() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zio_inject.c | 370 uint_t byte = random_in_range(len); in zio_inject_bitflip_cb() local
|