Searched refs:agpgart_ctx_t (Results 1 – 2 of 2) sorted by relevance
165 } agpgart_ctx_t; typedef
200 agpgart_ctx_t *ctxp, *newctxp1, *newctxp2; in agp_devmap_unmap()206 ctxp = (agpgart_ctx_t *)devprivate; in agp_devmap_unmap()211 newctxp1 = kmem_zalloc(sizeof (agpgart_ctx_t), KM_SLEEP); in agp_devmap_unmap()218 newctxp2 = kmem_zalloc(sizeof (agpgart_ctx_t), KM_SLEEP); in agp_devmap_unmap()249 agpgart_ctx_t *newctxp; in agp_devmap_map()269 newctxp = kmem_zalloc(sizeof (agpgart_ctx_t), KM_SLEEP); in agp_devmap_map()282 agpgart_ctx_t *newctxp, *ctxp; in agp_devmap_dup()288 ctxp = (agpgart_ctx_t *)devprivate; in agp_devmap_dup()291 newctxp = kmem_zalloc(sizeof (agpgart_ctx_t), KM_SLEEP); in agp_devmap_dup()