HomeSort by: relevance | last modified time | path
    Searched refs:grfcltext_mode (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
grf_clreg.h 50 struct grfcltext_mode { struct
309 int cl_load_mon(struct grf_softc *gp, struct grfcltext_mode *gv);
ite_cl.c 107 struct grfcltext_mode *md;
110 md = (struct grfcltext_mode *) ip->priv;
grf_cl.c 175 struct grfcltext_mode clconsole_mode = {
763 (struct grfcltext_mode *) monitor_current) ? 0 : EINVAL;
784 (struct grfcltext_mode *) monitor_current);
1411 cl_load_mon(struct grf_softc *gp, struct grfcltext_mode *md)
1722 struct grfcltext_mode *tm = (struct grfcltext_mode *) gp->g_data;
2119 (struct grfcltext_mode *)monitor_current))

Completed in 13 milliseconds