Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c122 static uint32_t nx_upipe_mhints = 0; variable
126 CTLFLAG_RW | CTLFLAG_LOCKED, &nx_upipe_mhints, 0,
322 if ((err == 0) && (nx_upipe_mhints != 0)) { in nx_upipe_prov_params()
323 nxp->nxp_mhints = nx_upipe_mhints; in nx_upipe_prov_params()