Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_clreg.h50 struct grfcltext_mode { struct
309 int cl_load_mon(struct grf_softc *gp, struct grfcltext_mode *gv);
H A Dite_cl.c107 struct grfcltext_mode *md; in cl_init()
110 md = (struct grfcltext_mode *) ip->priv; in cl_init()
H A Dgrf_cl.c175 struct grfcltext_mode clconsole_mode = {
763 (struct grfcltext_mode *) monitor_current) ? 0 : EINVAL; in cl_mode()
784 (struct grfcltext_mode *) monitor_current); in cl_mode()
1411 cl_load_mon(struct grf_softc *gp, struct grfcltext_mode *md) in cl_load_mon()
1722 struct grfcltext_mode *tm = (struct grfcltext_mode *) gp->g_data; in cl_inittextmode()
2119 (struct grfcltext_mode *)monitor_current)) in cl_wsioctl()