Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c565 chr->cr_real_endpoint = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_dom_connect()
633 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()
1488 (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1492 if (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1580 mna->pna_role = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_na_find()
1657 if (ep == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_find()
1726 (req->pna_role == CH_ENDPOINT_USER_PIPE_MASTER ? in nx_upipe_na_find()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_var.h210 CH_ENDPOINT_USER_PIPE_MASTER, enumerator