Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c552 chr->cr_real_endpoint = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_dom_connect()
620 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
632 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
1430 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_dtor()
1473 (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1477 if (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1565 mna->pna_role = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_na_find()
1642 if (ep == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_find()
1711 (req->pna_role == CH_ENDPOINT_USER_PIPE_MASTER ? in nx_upipe_na_find()
/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel_var.h210 CH_ENDPOINT_USER_PIPE_MASTER, enumerator