Home
last modified time | relevance | path

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

/src/sys/dev/vt/hw/vga/
H A Dvt_vga.c102 static vd_postswitch_t vga_postswitch; variable
115 .vd_postswitch = vga_postswitch,
1345 vga_postswitch(struct vt_device *vd) in vga_postswitch() function