/src/sys/external/bsd/drm/dist/shared-core/ |
sis_mm.c | 55 static int add_alloc_set(int context, int type, unsigned int val) function in typeref:typename:int 101 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) { 184 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) { 262 if (!add_alloc_set(agp->context, AGP_TYPE, agp->free)) {
|
sis_mm.c | 55 static int add_alloc_set(int context, int type, unsigned int val) function in typeref:typename:int 101 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) { 184 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) { 262 if (!add_alloc_set(agp->context, AGP_TYPE, agp->free)) {
|