Home
last modified time | relevance | path

Searched refs:outbuf_size (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/cudbg/
H A Dcudbg.h443 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size);
H A Dcudbg_lib.c203 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size) in cudbg_collect() argument
225 dbg_buff.size = *outbuf_size; in cudbg_collect()
376 *outbuf_size = total_size; in cudbg_collect()
477 *outbuf_size = total_size; in cudbg_collect()
515 *outbuf_size = total_size; in cudbg_collect()
518 *outbuf_size += ext_size; in cudbg_collect()
/freebsd-12.1/sys/dev/hptiop/
H A Dhptiop.h319 u_int32_t outbuf_size; member
H A Dhptiop.c1110 req.outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_itl()
1238 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mv()
1320 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mvfrey()