Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h274 nxa->nxa_pipes = p->nxp_pipes; in __nexus_attr_from_params()
338 p->nxp_pipes = (uint32_t)nxa->nxa_pipes; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h106 uint32_t nxp_pipes; /* number of pipes */ member
H A Dnexus_kern.c2030 if (nxp->nxp_pipes != 0) { in nxprov_params_adjust()
2033 nxp->nxp_type, nxp->nxp_pipes); in nxprov_params_adjust()
2075 capabs, NXPCAP_BITS, nxp->nxp_pipes, nxp->nxp_extensions, in nxprov_params_adjust()
2085 MUL(4, nxp->nxp_pipes, &tmp4xpipes); in nxprov_params_adjust()