Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.h71 ch_endpoint_t pna_role; /* master or slave */ member
H A Dnx_user_pipe.c633 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
645 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
1445 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_dtor()
1541 if (mna->pna_role == ep) { in nx_upipe_na_find()
1580 mna->pna_role = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_na_find()
1640 sna->pna_role = CH_ENDPOINT_USER_PIPE_SLAVE; in nx_upipe_na_find()
1694 SK_DF(SK_VERB_USER_PIPE, " role: %u", mna->pna_role); in nx_upipe_na_find()
1718 SK_DF(SK_VERB_USER_PIPE, " role: %u", sna->pna_role); in nx_upipe_na_find()
1726 (req->pna_role == CH_ENDPOINT_USER_PIPE_MASTER ? in nx_upipe_na_find()