Lines Matching refs:xp_p1
144 xprt->xp_p1 = r; in svc_vc_create()
258 xprt->xp_p1 = cd; in makefd_xprt()
287 r = (struct cf_rendezvous *)xprt->xp_p1; in rendezvous_request()
326 cd = (struct cf_conn *)newxprt->xp_p1; in rendezvous_request()
387 cd = (struct cf_conn *)xprt->xp_p1; in __svc_vc_dodestroy()
393 r = (struct cf_rendezvous *)xprt->xp_p1; in __svc_vc_dodestroy()
422 cfp = (struct cf_rendezvous *)xprt->xp_p1; in svc_vc_rendezvous_control()
459 cfp = (struct cf_conn *)xprt->xp_p1; in read_vc()
497 ((struct cf_conn *)(xprt->xp_p1))->strm_stat = XPRT_DIED; in read_vc()
516 cd = (struct cf_conn *)xprt->xp_p1; in write_vc()
556 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_stat()
574 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_recv()
599 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_getargs()
612 xdrs = &(((struct cf_conn *)(xprt->xp_p1))->xdrs); in svc_vc_freeargs()
631 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_reply()
752 cd = (struct cf_conn *)xprt->xp_p1; in __svc_clean_idle()