Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c551 chr->cr_real_endpoint = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_dom_connect()
619 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
631 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_dom_defunct()
1429 if (pna->pna_role == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_dtor()
1472 (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1476 if (ep != CH_ENDPOINT_USER_PIPE_MASTER && in nx_upipe_na_find()
1564 mna->pna_role = CH_ENDPOINT_USER_PIPE_MASTER; in nx_upipe_na_find()
1641 if (ep == CH_ENDPOINT_USER_PIPE_MASTER) { in nx_upipe_na_find()
1710 (req->pna_role == CH_ENDPOINT_USER_PIPE_MASTER ? in nx_upipe_na_find()
/xnu-8796.121.2/bsd/skywalk/channel/
H A Dchannel_var.h210 CH_ENDPOINT_USER_PIPE_MASTER, enumerator