Searched defs:max_bytes (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_undo.c | 507 int64_t max_bytes; in hammer_undo_space() local 518 int64_t max_bytes; in hammer_undo_max() local
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | atombios_i2c.c | 112 int i, remaining, current_count, buffer_offset, max_bytes, ret; in radeon_atom_hw_i2c_xfer() local
|
/dflybsd-src/contrib/wpa_supplicant/src/wps/ |
H A D | httpread.c | 56 int max_bytes; /* maximum file size else abort it */ member 734 int max_bytes, /* maximum body size else abort it */ in httpread_create()
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | atombios_i2c.c | 117 int i, remaining, current_count, buffer_offset, max_bytes, ret; in amdgpu_atombios_i2c_xfer() local
|
H A D | amdgpu_ttm.c | 2050 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
|
H A D | amdgpu_cs.c | 288 u64 *max_bytes, in amdgpu_cs_get_threshold_for_moves()
|
/dflybsd-src/contrib/binutils-2.34/gas/config/ |
H A D | tc-i386.h | 269 unsigned int max_bytes; member
|
/dflybsd-src/sys/dev/netif/rl/ |
H A D | if_rl.c | 986 uint16_t cur_rx = 0, max_bytes = 0, rx_bytes = 0; in rl_rxeof() local
|