Home
last modified time | relevance | path

Searched refs:NX_UPIPE_PRIVATE (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.h90 #define NX_UPIPE_PRIVATE(_nx) ((struct nx_upipe *)(_nx)->nx_arg) macro
H A Dnx_user_pipe.c390 SK_KVA(NX_UPIPE_PRIVATE(nx)), SK_KVA(nx)); in nx_upipe_prov_nx_ctor()
398 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_prov_nx_dtor()
450 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_dom_bind_port()
490 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_dom_unbind_port()
1433 struct nx_upipe *u = NX_UPIPE_PRIVATE(na->na_nx); in nx_upipe_na_dtor()
1468 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_na_find()