HomeSort by: relevance | last modified time | path
    Searched defs:vga_post (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
vga_post.c 1 /* $NetBSD: vga_post.c,v 1.18 2011/02/12 19:13:30 jmcneill Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: vga_post.c,v 1.18 2011/02/12 19:13:30 jmcneill Exp $");
43 #include <x86/vga_post.h>
53 struct vga_post { struct
63 static struct vga_post *ddb_vgapostp;
70 struct vga_post *sc = emu->sys_private;
105 struct vga_post *sc = emu->sys_private;
137 struct vga_post *
140 struct vga_post *sc;
216 vga_post_call(struct vga_post *sc
    [all...]
vga_post.c 1 /* $NetBSD: vga_post.c,v 1.18 2011/02/12 19:13:30 jmcneill Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: vga_post.c,v 1.18 2011/02/12 19:13:30 jmcneill Exp $");
43 #include <x86/vga_post.h>
53 struct vga_post { struct
63 static struct vga_post *ddb_vgapostp;
70 struct vga_post *sc = emu->sys_private;
105 struct vga_post *sc = emu->sys_private;
137 struct vga_post *
140 struct vga_post *sc;
216 vga_post_call(struct vga_post *sc
    [all...]

Completed in 130 milliseconds