Searched refs:vidd_save_font (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/fb/ |
H A D | fbreg.h | 192 #define vidd_save_font(adp, page, size, width, data, c, count) \ macro
|
/freebsd/sys/dev/syscons/ |
H A D | syscons.c | 4222 vidd_save_font(sc->adp, page, size, width, buf, base, count); in sc_save_font()
|