Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_et.c211 static struct wsdisplay_emulops et_textops = { variable
224 .textops = &et_textops,
375 gp->g_emulops = &et_textops; in grfetattach()