Searched refs:fb_flags (Results 1 – 21 of 21) sorted by relevance
153 fb->fb_flags = device_cfdata(self)->cf_flags; in bwtwoattach_obio()157 constype = (fb->fb_flags & FB_PFOUR) ? EE_CONS_P4OPT : EE_CONS_BW; in bwtwoattach_obio()163 if (fb->fb_flags & FB_PFOUR) { in bwtwoattach_obio()245 if (sc->sc_fb.fb_flags & FB_PFOUR) { in bwtwo_set_video_sun4()266 if (sc->sc_fb.fb_flags & FB_PFOUR) { in bwtwo_get_video_sun4()
126 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in cgsixattach()190 fb->fb_flags |= FB_PFOUR; in cgsixattach()195 constype = (fb->fb_flags & FB_PFOUR) ? EE_CONS_P4OPT : EE_CONS_COLOR; in cgsixattach()
240 fb->fb_flags = device_cfdata(self)->cf_flags & FB_USERMASK; in cgfourattach()241 fb->fb_flags |= FB_PFOUR; in cgfourattach()
241 fb->fb_flags = device_cfdata(self)->cf_flags & FB_USERMASK; in cgeightattach()242 fb->fb_flags |= FB_PFOUR; in cgeightattach()
171 fb->fb_flags = device_cfdata(self)->cf_flags; in cgtwoattach()
262 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in cgfourteenattach()
169 if ((fb->fb_flags & FB_FORCE || (isconsole && !seen_force)) && in fb_attach()186 if (fb->fb_flags & FB_FORCE) in fb_attach()335 if (fb->fb_flags & FB_PFOUR) { in fb_setsize_eeprom()
83 int fb_flags; /* misc. flags */ member
222 if ((fb->fb_flags & FB_PFOUR) == 0 || (sc->sc_ovtype == BWO_NONE)) in bwtwoattach()
61 int fb_flags; /* copy of cf_flags */ member
266 fb->fb_flags = device_cfdata(self)->cf_flags; in cg4attach() 273 if (fb->fb_flags & 0x10) { in cg4attach() 298 if ((fb->fb_flags & 0x20) == 0) { in cg4attach()
214 fb->fb_flags = device_cfdata(self)->cf_flags; in bw2attach()
148 fb->fb_flags = device_cfdata(self)->cf_flags & FB_USERMASK; in cgthreeattach_sbus()
149 fb->fb_flags = device_cfdata(self)->cf_flags; in bwtwoattach_sbus()
106 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in cgsixattach()
231 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in tcxattach()
264 fb->fb_flags = device_cfdata(sc->sc_dv)->cf_flags & FB_USERMASK; in zx_attach()
377 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in agten_attach()
390 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in mgx_attach()
378 fb->fb_flags = device_cfdata(sc->sc_dev)->cf_flags & FB_USERMASK; in p9100_sbus_attach()
154 fb->fb_flags = device_cfdata(self)->cf_flags; in bwtwoattach_any()