Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
HDscvtb.c84 vtb->vtb_rows = rows; in sc_vtb_init()
120 vtb->vtb_rows = 0; in sc_vtb_destroy()
HDsyscons.h160 int vtb_rows; member
610 #define sc_vtb_rows(vtb) ((vtb)->vtb_rows)