Home
last modified time | relevance | path

Searched defs:bytes (Results 76 – 100 of 559) sorted by relevance

12345678910>>...23

/freebsd/sys/amd64/vmm/io/
H A Dvatpic.c629 int bytes, uint32_t *eax) in vatpic_read()
667 int bytes, uint32_t *eax) in vatpic_write()
713 vatpic_master_handler(struct vm *vm, bool in, int port, int bytes, in vatpic_master_handler()
733 vatpic_slave_handler(struct vm *vm, bool in, int port, int bytes, in vatpic_slave_handler()
753 vatpic_elc_handler(struct vm *vm, bool in, int port, int bytes, in vatpic_elc_handler()
/freebsd/sys/dev/gve/
H A Dgve_tx.c399 gve_tx_free_fifo(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_free_fifo()
541 gve_tx_fifo_can_alloc(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_fifo_can_alloc()
554 gve_tx_fifo_pad_alloc_one_frag(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_fifo_pad_alloc_one_frag()
564 int bytes; in gve_fifo_bytes_required() local
575 gve_tx_alloc_fifo(struct gve_tx_fifo *fifo, size_t bytes, in gve_tx_alloc_fifo()
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-prngd.c151 seed_from_prngd(unsigned char *buf, size_t bytes) in seed_from_prngd()
/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.h39 const char *bytes; member
/freebsd/tools/tools/usbtest/
H A Dusbtest.h35 uint32_t bytes; member
/freebsd/crypto/krb5/src/util/support/
H A Dt_hex.c146 uint8_t *bytes; in main() local
/freebsd/usr.bin/fetch/
H A Dfetch.c245 stat_bytes(char *str, size_t strsz, off_t bytes) in stat_bytes()
262 char bytes[16]; in stat_bps() local
283 char bytes[16], bps[16], eta[16]; in stat_display() local
366 char bytes[16], bps[16], eta[16]; in stat_end() local
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_iocp.c76 DWORD bytes=0; in loop() local
116 DWORD bytes=0; in get_extension_function() local
/freebsd/sys/arm/arm/
H A Dstdatomic.c160 } bytes; in put_2() local
175 } bytes; in get_2() local
/freebsd/contrib/libevent/
H A Devent_iocp.c76 DWORD bytes=0; in loop() local
116 DWORD bytes=0; in get_extension_function() local
/freebsd/sys/dev/iicbus/
H A Diicsmb.c354 uint8_t bytes[] = { cmd, byte }; in iicsmb_writeb() local
367 uint8_t bytes[] = { cmd, word & 0xff, word >> 8 }; in iicsmb_writew() local
426 uint8_t bytes[2] = { cmd, count }; in iicsmb_bwrite() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h270 size_t bytes; in size_mul() local
289 size_t bytes; in size_add() local
310 size_t bytes; in size_sub() local
/freebsd/sys/libkern/
H A Dmurmur3_32.c45 const uint8_t *bytes; in murmur3_32_hash() local
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c44 unsigned char bytes[2]; in _passwdqc_random() local
/freebsd/crypto/openssl/include/openssl/
H A Drand.h42 int (*bytes) (unsigned char *buf, int num); member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h254 uint8_t bytes[10]; member
265 uint8_t bytes[16]; // 128-bits for each XMM register member
299 uint8_t bytes[16]; // 16 * 8 bits for the high bytes of each YMM register member
303 uint8_t bytes[32]; // 16 * 16 bits for each YMM register member
311 uint8_t bytes[16]; // MPX 128 bit bound registers member
315 uint8_t bytes[8]; // MPX 64 bit bndcfgu and bndstatus registers (collectively member
/freebsd/sys/dev/hptmv/
H A Draid5n.h44 #define dataxfer_add_item(handle, host, cache, bytes, tocache) \ argument
62 #define xor_add_item(handle, dest, src, nsrc, bytes) \ argument
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h52 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } in setCalleeSavedFrameSize()
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_stash.c42 uint8_t *bytes; in dec_password() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_64.cpp21 auto bytes = reg.mutable_data(context); in getDestRegister() local
/freebsd/crypto/openssh/
H A Dcipher-aesctr.c69 aesctr_encrypt_bytes(aesctr_ctx *x,const u8 *m,u8 *c,u32 bytes) in aesctr_encrypt_bytes()
/freebsd/sys/arm/ti/
H A Dti_spi.c305 int bytes, timeout; in ti_spi_fill_fifo() local
338 int bytes, timeout; in ti_spi_drain_fifo() local
/freebsd/contrib/ntp/libntp/
H A Demalloc.c127 size_t bytes; in estrdup_impl() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp103 llvm::SmallVector<uint8_t, 20> bytes; in SetFromStringRef() local
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Drandom.c75 ssize_t bytes; in random_get_bytes_common() local

12345678910>>...23