Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Digsfb.c87 static struct wsdisplay_accessops igsfb_accessops = { variable
190 vcons_init(&dc->dc_vd, dc, &igsfb_stdscreen, &igsfb_accessops); in igsfb_attach_subr()
215 waa.accessops = &igsfb_accessops; in igsfb_attach_subr()