Searched refs:resp_biov (Results 1 – 1 of 1) sorted by relevance
282 struct iovec *resp_biov; member289 (*rinfo.req_op->op_done)(rinfo.resp_biov); in fwctl_response_done()299 rinfo.resp_error = (*rinfo.req_op->op_result)(&rinfo.resp_biov); in fwctl_request_done()303 if (rinfo.resp_biov == NULL) { in fwctl_request_done()306 rinfo.resp_size = rinfo.resp_biov[0].iov_len; in fwctl_request_done()420 dp = (uint8_t *)rinfo.resp_biov->iov_base + rinfo.resp_off; in fwctl_response()