HomeSort by: relevance | last modified time | path
    Searched defs:gftty_cnconfig (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/goldfish/
gftty.c 85 static struct gftty_config gftty_cnconfig; variable in typeref:struct:gftty_config
157 sc->sc_config = &gftty_cnconfig;
761 struct gftty_config * const c = &gftty_cnconfig;
790 REG_WRITE0(&gftty_cnconfig, GFTTY_PUT_CHAR, (unsigned char)ch);
806 gftty_init_config(&gftty_cnconfig, bst, bsh);

Completed in 11 milliseconds