Home
last modified time | relevance | path

Searched defs:bytes (Results 526 – 550 of 555) sorted by relevance

1...<<212223

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma_api.h364 u8 bytes[16]; member
H A Decore_dbg_fw_funcs.c385 #define BYTES_TO_DWORDS(bytes) ((bytes) / BYTES_IN_DWORD) argument
H A Decore_hsi_common.h1573 u8 bytes[8] /* Byte Array */; member
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c3217 int bytes; in extract_reference_file() local
/freebsd/sys/vm/
H A Dvm_map.c187 kmapent_alloc(uma_zone_t zone, vm_size_t bytes, int domain, uint8_t *pflag, in kmapent_alloc()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h702 * bytes terminated by 0xFF. The remainder member
/freebsd/sys/dev/usb/wlan/
H A Dif_run.c1225 uint64_t bytes; in run_load_microcode() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp623 char *bytes = (char *)__kmp_allocate(size); in allocate() local
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c2786 int bytes, in jblocks_alloc()
2817 int bytes) in jblocks_free()
/freebsd/sys/dev/ice/
H A Dice_sched.c5522 ice_cfg_rl_burst_size(struct ice_hw * hw,u32 bytes) ice_cfg_rl_burst_size() argument
[all...]
/freebsd/sys/netipsec/
H A Dkey.c122 #define _BITS(bytes) ((bytes) << 3) argument
/freebsd/sys/i386/i386/
H A Dpmap.c879 pmap_pdpt_allocf(uma_zone_t zone, vm_size_t bytes, int domain, uint8_t *sflagsp, in pmap_pdpt_allocf()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp696 ParmVarDecl *bytes = in BuildObjCBoxedExpr() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp223 static uint64_t DumpDataInCode(const uint8_t *bytes, uint64_t Length, in DumpDataInCode()
326 static bool DumpAndSkipDataInCode(uint64_t PC, const uint8_t *bytes, in DumpAndSkipDataInCode()
/freebsd/sys/dev/axgbe/
H A Dxgbe.h439 unsigned int bytes; /* BQL byte count */ member
/freebsd/sys/dev/ocs_fc/
H A Dsli4.c8730 uint32_t bytes = 0; in sli_fc_get_rpi_requirements() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp6445 StringRef bytes = A->getValue(); in ConstructJob() local
/freebsd/sys/netpfil/pf/
H A Dpf.c5211 uint8_t bytes[SHA512_DIGEST_LENGTH]; in pf_tcp_iss() member
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1647 #define ZAP_LEAF_ARRAY_NCHUNKS(bytes) \ argument
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c5677 uint32_t maxseg, bytes; in tcp_bbr_tso_size_check() local
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c7155 int SSL_bytes_to_cipher_list(SSL *s, const unsigned char *bytes, size_t len, in SSL_bytes_to_cipher_list()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h490 uint8_t bytes[1]; member
/freebsd/sys/dev/mfi/
H A Dmfireg.h622 uint8_t bytes[MFI_FRAME_SIZE]; member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c13446 size_t bytes, len, i; local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c362 char *bytes; member
12985 char *bytes, *p; in Jim_ConcatObj() local

1...<<212223