Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c553 chr->cr_real_endpoint = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_dom_connect()
621 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
633 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
1431 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_dtor()
1474 (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1478 if (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1566 mna->pna_role = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_na_find()
1643 if (ep == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_find()
1712 (req->pna_role == CH_ENDPOINT_USER_PIPE_MASTER ? in nx_upipe_na_find()
/xnu-8792.81.2/bsd/skywalk/channel/
H A Dchannel_var.h210 CH_ENDPOINT_USER_PIPE_MASTER, enumerator