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

/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dboot.h72 void vga_reset(u_char *);
/netbsd-current/sys/arch/prep/stand/boot/
H A Dboot.h89 void vga_reset(u_char *);
H A Dboot.c90 vga_reset((u_char *)0xc0000000);
H A Dvreset.c162 vga_reset(u_char *ISA_mem) function
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dboot.h105 void vga_reset(u_char *);
H A Dcons.c200 vga_reset((u_char *)cp->address);
H A Dvreset.c444 vga_reset(u_char *ISA_mem) function
/netbsd-current/sys/arch/arc/arc/
H A Dc_nec_eisa.c225 vga_reset(&handle, gd54xx_initregs);
/netbsd-current/sys/dev/ic/
H A Dvgavar.h216 void vga_reset(struct vga_handle *, void (*)(struct vga_handle *));
H A Dvga_subr.c215 * vga_reset():
221 vga_reset(struct vga_handle *vh, void (*md_initfunc)(struct vga_handle *)) function

Completed in 277 milliseconds