Searched refs:nvr_output (Results 1 – 2 of 2) sorted by relevance
401 const void *alt_buf = in ? req->nvr_output : req->nvr_input; in nvme_vuc_req_data_validate()458 req->nvr_output = buf; in nvme_vuc_req_set_output()466 req->nvr_output = NULL; in nvme_vuc_req_clear_output()532 } else if (req->nvr_output != NULL) { in nvme_vuc_req_exec()534 pass.npc_buf = (uintptr_t)req->nvr_output; in nvme_vuc_req_exec()
341 void *nvr_output; member