Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dsis_mm.c55 static int add_alloc_set(int context, int type, unsigned int val) in add_alloc_set() function
101 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) { in sis_fb_alloc()
184 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) { in sis_fb_alloc()
262 if (!add_alloc_set(agp->context, AGP_TYPE, agp->free)) { in sis_ioctl_agp_alloc()