Home
last modified time | relevance | path

Searched defs:max_bytes (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/vfs/hammer/
HDhammer_undo.c507 int64_t max_bytes; in hammer_undo_space() local
518 int64_t max_bytes; in hammer_undo_max() local
/dragonfly/sys/dev/drm/radeon/
HDatombios_i2c.c112 int i, remaining, current_count, buffer_offset, max_bytes, ret; in radeon_atom_hw_i2c_xfer() local
/dragonfly/contrib/wpa_supplicant/src/wps/
HDhttpread.c56 int max_bytes; /* maximum file size else abort it */ member
734 int max_bytes, /* maximum body size else abort it */ in httpread_create()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDatombios_i2c.c117 int i, remaining, current_count, buffer_offset, max_bytes, ret; in amdgpu_atombios_i2c_xfer() local
HDamdgpu_ttm.c2050 uint32_t max_bytes; in amdgpu_copy_buffer() local
2118 uint32_t max_bytes = adev->mman.buffer_funcs->fill_max_bytes; in amdgpu_fill_buffer() local
HDamdgpu_cs.c288 u64 *max_bytes, in amdgpu_cs_get_threshold_for_moves()
/dragonfly/contrib/binutils-2.34/gas/config/
HDtc-i386.h269 unsigned int max_bytes; member
/dragonfly/sys/dev/netif/rl/
HDif_rl.c986 uint16_t cur_rx = 0, max_bytes = 0, rx_bytes = 0; in rl_rxeof() local