Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/rcons/
H A Drcons.h59 u_int rc_width; /* width in pixels */ member
H A Drcons_kern.c193 ws->ws_xpixel = rc->rc_width; in rcons_ttyinit()