Searched refs:mrq (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/sys/nfsserver/
H A Dnfs.h266 struct mbuf **mrq);
268 struct mbuf **mrq);
270 struct mbuf **mrq);
278 struct mbuf **mrq);
280 struct mbuf **mrq);
282 struct mbuf **mrq);
284 struct mbuf **mrq);
286 struct mbuf **mrq);
288 struct mbuf **mrq);
290 struct mbuf **mrq);
[all...]
H A Dnfsm_subs.h144 *mrq = mreq; \
H A Dnfs_serv.c227 struct mbuf **mrq)
294 struct mbuf **mrq)
343 struct mbuf **mrq)
494 struct mbuf **mrq)
667 struct mbuf **mrq)
770 struct mbuf **mrq)
962 struct mbuf **mrq)
992 *mrq = NULL;
1179 struct mbuf **mrq)
1465 struct mbuf **mrq)
226 nfsrv3_access(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
293 nfsrv_getattr(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
342 nfsrv_setattr(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
493 nfsrv_lookup(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
666 nfsrv_readlink(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
769 nfsrv_read(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
961 nfsrv_write(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
1178 nfsrv_create(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
1464 nfsrv_mknod(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
1649 nfsrv_remove(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
1753 nfsrv_rename(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
1980 nfsrv_link(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
2120 nfsrv_symlink(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
2292 nfsrv_mkdir(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
2450 nfsrv_rmdir(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
2604 nfsrv_readdir(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
2897 nfsrv_readdirplus(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
3274 nfsrv_commit(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
3436 nfsrv_statfs(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
3526 nfsrv_fsinfo(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
3598 nfsrv_pathconf(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
3669 nfsrv_null(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
3688 nfsrv_noop(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp, struct mbuf **mrq) argument
[all...]
/freebsd-10.1-release/sys/dev/mmc/
H A Dmmcreg.h102 struct mmc_request *mrq; /* backpointer to request */ member in struct:mmc_command
163 struct mmc_request *mrq; member in struct:mmc_data
H A Dmmcsd.c335 cmd.mrq = &req;
354 data.mrq = &req;
365 stop.mrq = &req;
413 cmd.mrq = &req;
H A Dmmc.c421 cmd->mrq = &mreq;
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-dfm-defs.h1445 uint64_t mrq : 1; /**< Bist Results for MRQ RAM member in struct:cvmx_dfm_fnt_bist::cvmx_dfm_fnt_bist_s
1461 uint64_t mrq : 1;
1470 uint64_t mrq : 1; /**< Bist Results for MRQ RAM member in struct:cvmx_dfm_fnt_bist::cvmx_dfm_fnt_bist_cn63xxp1
1486 uint64_t mrq : 1;
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_hw.h387 __le32 mrq; /* Multiple Rx Queues */ member in struct:e1000_rx_desc_extended::__anon8452::__anon8453
417 __le32 mrq; /* Multiple Rx Queues */ member in struct:e1000_rx_desc_packet_split::__anon8458::__anon8459
/freebsd-10.1-release/sys/arm/at91/
H A Dat91_mci.c617 cmd->mrq = sc->req;
/freebsd-10.1-release/sys/arm/ti/
H A Dti_mmchs.c583 req = cmd->mrq;

Completed in 216 milliseconds