Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/cudbg/
H A Dcudbg.h441 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size);
H A Dcudbg_lib.c201 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size) in cudbg_collect() argument
223 dbg_buff.size = *outbuf_size; in cudbg_collect()
374 *outbuf_size = total_size; in cudbg_collect()
475 *outbuf_size = total_size; in cudbg_collect()
513 *outbuf_size = total_size; in cudbg_collect()
516 *outbuf_size += ext_size; in cudbg_collect()
/freebsd-14.2/sys/dev/hptiop/
H A Dhptiop.h317 u_int32_t outbuf_size; member
H A Dhptiop.c1097 req.outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_itl()
1225 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mv()
1307 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mvfrey()