Searched refs:NEXUS_PORT_USER_PIPE_CLIENT (Results 1 – 2 of 2) sorted by relevance
458 case NEXUS_PORT_USER_PIPE_CLIENT: in nx_upipe_dom_bind_port()460 if ((*nx_port == NEXUS_PORT_USER_PIPE_CLIENT && in nx_upipe_dom_bind_port()470 if (*nx_port == NEXUS_PORT_USER_PIPE_CLIENT) { in nx_upipe_dom_bind_port()497 case NEXUS_PORT_USER_PIPE_CLIENT: in nx_upipe_dom_unbind_port()499 if ((nx_port == NEXUS_PORT_USER_PIPE_CLIENT && in nx_upipe_dom_unbind_port()507 if (nx_port == NEXUS_PORT_USER_PIPE_CLIENT) { in nx_upipe_dom_unbind_port()566 } else if (port == NEXUS_PORT_USER_PIPE_CLIENT) { in nx_upipe_dom_connect()1506 ASSERT(chr->cr_port == NEXUS_PORT_USER_PIPE_CLIENT); in nx_upipe_na_find()
104 #define NEXUS_PORT_USER_PIPE_CLIENT 0 macro