Searched refs:mrq (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/nfs/ |
| D | nfs_serv.c | 90 struct nfssvc_sock *slp, struct mbuf **mrq, int error, int statuslen) in nfsm_reply() argument 99 *mrq = infop->nmi_mreq; in nfsm_reply() 107 struct nfssvc_sock *slp, struct mbuf **mrq) in nfsm_srvmtofh1() argument 115 return nfsm_reply(infop, nfsd, slp, mrq, in nfsm_srvmtofh1() 141 struct proc *procp, struct mbuf **mrq) in nfsrv3_access() argument 161 if (nfsm_srvmtofh1(&info, nfsd, slp, mrq) != 0) in nfsrv3_access() 173 if (nfsm_reply(&info, nfsd, slp, mrq, error, in nfsrv3_access() 201 if (nfsm_reply(&info, nfsd, slp, mrq, error, in nfsrv3_access() 216 struct proc *procp, struct mbuf **mrq) in nfsrv_getattr() argument 235 if (nfsm_srvmtofh1(&info, nfsd, slp, mrq) != 0) in nfsrv_getattr() [all …]
|
| D | nfs_socket.c | 1063 int err, struct mbuf **mrq, struct mbuf **mbp) in nfs_rephead() argument 1131 *mrq = mreq; in nfs_rephead()
|
| /openbsd/src/sys/dev/pci/ |
| D | igc_hw.h | 155 uint32_t mrq; /* Multiple Rx queues */ member
|
| D | if_em_hw.h | 757 uint32_t mrq; /* Multiple Rx Queues */ member 783 uint32_t mrq; /* Multiple Rx Queues */ member
|