Searched refs:outbuf_size (Results 1 – 4 of 4) sorted by relevance
54 int outbuf_size; member89 const struct hv_ops *ops, int outbuf_size);
517 while (count > 0 && (rsize = hp->outbuf_size - hp->n_outbuf) > 0) { in hvc_write()580 return hp->outbuf_size - hp->n_outbuf; in hvc_write_room()860 int outbuf_size) in hvc_alloc() argument872 hp = kzalloc(ALIGN(sizeof(*hp), sizeof(long)) + outbuf_size, in hvc_alloc()880 hp->outbuf_size = outbuf_size; in hvc_alloc()
246 __le32 outbuf_size; member344 u32 outbuf_size; member
827 if (arg->outbuf_size) in hptiop_iop_request_callback_itl()830 arg->outbuf_size); in hptiop_iop_request_callback_itl()833 *arg->bytes_returned = arg->outbuf_size; in hptiop_iop_request_callback_itl()