HomeSort by: relevance | last modified time | path
    Searched defs:fblist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sun/
fb.c 77 static struct fbdevlist fblist = { variable in typeref:struct:fbdevlist
108 struct fbdevlist *fbl = &fblist;
163 struct fbdevlist *fbl = &fblist;
170 fblist.fb_dev != NULL) {
179 fbl->fb_dev = fblist.fb_dev;
185 fblist.fb_dev = fb;
190 if (fblist.fb_dev != NULL) {
211 struct fbdevlist *fbl = &fblist;
228 struct fbdevlist *fbl = &fblist;
245 struct fbdevlist *fbl = &fblist;
    [all...]
fb.c 77 static struct fbdevlist fblist = { variable in typeref:struct:fbdevlist
108 struct fbdevlist *fbl = &fblist;
163 struct fbdevlist *fbl = &fblist;
170 fblist.fb_dev != NULL) {
179 fbl->fb_dev = fblist.fb_dev;
185 fblist.fb_dev = fb;
190 if (fblist.fb_dev != NULL) {
211 struct fbdevlist *fbl = &fblist;
228 struct fbdevlist *fbl = &fblist;
245 struct fbdevlist *fbl = &fblist;
    [all...]

Completed in 22 milliseconds