Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c556 chr->cr_real_endpoint = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_dom_connect()
624 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
636 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
1434 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_dtor()
1477 (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1481 if (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1569 mna->pna_role = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_na_find()
1646 if (ep == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_find()
1715 (req->pna_role == CH_ENDPOINT_USER_PIPE_MASTER ? in nx_upipe_na_find()
/xnu-8020.121.3/bsd/skywalk/channel/
H A Dchannel_var.h210 CH_ENDPOINT_USER_PIPE_MASTER, enumerator