Searched refs:extra_bytes (Results 1 – 6 of 6) sorted by relevance
195 lio_alloc_recv_info(int extra_bytes) in lio_alloc_recv_info() argument201 extra_bytes, M_DEVBUF, M_NOWAIT | M_ZERO); in lio_alloc_recv_info()208 if (extra_bytes) in lio_alloc_recv_info()
112 const size_t extra_bytes = 28; in ATF_TC_BODY() local113 const size_t total = extra_bytes + UINT_MAX + 1; in ATF_TC_BODY()
155 uint16_t event, extra_bytes; member
2263 size_t extra_bytes = P2ROUNDUP(size_in, 8) - size_in; in pad_packed_nvlist() local2264 if (extra_bytes != 0) { in pad_packed_nvlist()2265 size_t expanded_size = size_in + extra_bytes; in pad_packed_nvlist()2268 memset(longbuf + size_in, 0, extra_bytes); in pad_packed_nvlist()
1390 u32 extra_bytes; /* Extraneous bytes transferred */ member4780 cp->extra_bytes = 0; in sym_sir_bad_scsi_status()5471 resid -= cp->extra_bytes; in sym_compute_residual()6133 cp->extra_bytes += INL (nc_scratcha); in sym_int_sir()7590 cp->extra_bytes = 0;
3334 uint8_t extra_bytes[14]; member