Searched refs:vt_consdev (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/vt/
H A Dvt_core.c139 static struct vt_device vt_consdev; variable in typeref:struct:vt_device
142 struct vt_device *main_vd = &vt_consdev;
176 static struct vt_device vt_consdev = { variable in typeref:struct:vt_device
214 .vw_device = &vt_consdev,
238 &vt_consdev);
241 &vt_consdev);

Completed in 67 milliseconds