Searched refs:sifm (Results 1 – 4 of 4) sorted by relevance
38 struct nouveau_object *sifm; member
305 nouveau_object_del(&screen->sifm); in nv30_screen_destroy()566 NULL, 0, &screen->sifm); in nv30_screen_create()571 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()596 ret = nouveau_object_new(chan, handle++, class, NULL, 0, &hw->sifm); in nv04_surface_init()601 PUSH_DATA (push, hw->sifm->handle); in nv04_surface_init()