Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvtb.c53 vtb->vtb_cols = cols; in sc_vtb_init()
91 vtb->vtb_cols = 0; in sc_vtb_destroy()
H A Dsyscons.h155 int vtb_cols; member
649 #define sc_vtb_cols(vtb) ((vtb)->vtb_cols)