Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg.h441 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size);
H A Dcudbg_lib.c200 int cudbg_collect(void *handle, void *outbuf, u32 *outbuf_size) in cudbg_collect() argument
222 dbg_buff.size = *outbuf_size; in cudbg_collect()
373 *outbuf_size = total_size; in cudbg_collect()
474 *outbuf_size = total_size; in cudbg_collect()
512 *outbuf_size = total_size; in cudbg_collect()
515 *outbuf_size += ext_size; in cudbg_collect()
/freebsd/sys/dev/hptiop/
H A Dhptiop.h317 u_int32_t outbuf_size; member
H A Dhptiop.c1096 req.outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_itl()
1224 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mv()
1306 req->outbuf_size = pParams->nOutBufferSize; in hptiop_post_ioctl_command_mvfrey()