Searched refs:newctxp1 (Results 1 – 1 of 1) sorted by relevance
200 agpgart_ctx_t *ctxp, *newctxp1, *newctxp2; in agp_devmap_unmap() local211 newctxp1 = kmem_zalloc(sizeof (agpgart_ctx_t), KM_SLEEP); in agp_devmap_unmap()212 newctxp1->actx_sc = softstate; in agp_devmap_unmap()213 newctxp1->actx_off = ctxp->actx_off; in agp_devmap_unmap()214 *new_devprivate1 = newctxp1; in agp_devmap_unmap()