Searched refs:nvr_input (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()478 req->nvr_input = buf; in nvme_vuc_req_set_input()528 if (req->nvr_input != NULL) { in nvme_vuc_req_exec()530 pass.npc_buf = (uintptr_t)req->nvr_input; in nvme_vuc_req_exec()
342 const void *nvr_input; member