Lines Matching defs:reqcopy
79 struct xen_pvcalls_request reqcopy;
535 req = &mappass->reqcopy;
580 mappass->reqcopy.cmd = 0;
596 if (mappass->reqcopy.cmd == PVCALLS_POLL) {
599 rsp->req_id = mappass->reqcopy.req_id;
600 rsp->u.poll.id = mappass->reqcopy.u.poll.id;
601 rsp->cmd = mappass->reqcopy.cmd;
604 mappass->reqcopy.cmd = 0;
731 if (mappass->reqcopy.cmd != 0) {
737 mappass->reqcopy = *req;
779 if (mappass->reqcopy.cmd != 0) {
784 mappass->reqcopy = *req;
789 mappass->reqcopy.cmd = 0;