Searched refs:sifm (Results 1 – 4 of 4) sorted by relevance
36 struct nouveau_object *sifm; member
469 nouveau_object_del(&screen->sifm); in nv30_screen_destroy()750 NULL, 0, &screen->sifm); in nv30_screen_create()755 PUSH_DATA (push, screen->sifm->handle); in nv30_screen_create()
64 struct nouveau_object *sifm; member
469 nouveau_object_del(&hw->sifm); in nv04_surface_takedown()598 ret = nouveau_object_new(chan, handle++, class, NULL, 0, &hw->sifm); in nv04_surface_init()603 PUSH_DATA (push, hw->sifm->handle); in nv04_surface_init()