Lines Matching defs:lwp
91 struct in_addr *my_ip, struct in_addr *gw_ip, struct lwp *l);
93 struct nfs_dlmount *ndm, struct lwp *l);
107 nfs_bootparam(struct nfs_diskless *nd, struct lwp *lwp, int *flags)
123 error = nfs_boot_ifupdown(ifp, lwp, 1);
155 error = nfs_boot_setaddress(ifp, lwp, my_ip.s_addr,
177 error = bp_whoami(sin, &my_ip, &gw_ip, lwp);
190 error = bp_getfile(sin, "root", &nd->nd_root, lwp);
200 error = bp_getfile(sin, "gateway", gw_ndm, lwp);
230 (void) nfs_boot_deladdress(ifp, lwp, my_ip.s_addr);
231 error = nfs_boot_setaddress(ifp, lwp, my_ip.s_addr,
262 (void) nfs_boot_deladdress(ifp, lwp, my_ip.s_addr);
265 (void) nfs_boot_ifupdown(ifp, lwp, 0);
297 struct in_addr *gw_ip, struct lwp *l)
401 struct nfs_dlmount *ndm, struct lwp *l)