Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fb/
HDfbreg.h209 #define vidd_save_font(adp, page, size, width, data, c, count) \ macro
/NextBSD/sys/dev/syscons/
HDsyscons.c3802 vidd_save_font(sc->adp, page, size, width, buf, base, count); in sc_save_font()