Searched refs:igsfb_stdscreen (Results 1 – 1 of 1) sorted by relevance
66 static struct wsscreen_descr igsfb_stdscreen = { variable71 &igsfb_stdscreen,164 wsdisplay_cnattach(&igsfb_stdscreen, in igsfb_cnattach_subr()190 vcons_init(&dc->dc_vd, dc, &igsfb_stdscreen, &igsfb_accessops); in igsfb_attach_subr()499 igsfb_stdscreen.nrows = ri->ri_rows; in igsfb_init_wsdisplay()500 igsfb_stdscreen.ncols = ri->ri_cols; in igsfb_init_wsdisplay()501 igsfb_stdscreen.textops = &ri->ri_ops; in igsfb_init_wsdisplay()502 igsfb_stdscreen.capabilities = ri->ri_caps; in igsfb_init_wsdisplay()