Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
HDcudbg.h443 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size);
HDcudbg_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-11-stable/sys/dev/hptiop/
HDhptiop.h317 u_int32_t outbuf_size; member
HDhptiop.c1108 req.outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_itl()
1236 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mv()
1318 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mvfrey()