Home
last modified time | relevance | path

Searched defs:vga_handle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dvgavar.h36 struct vga_handle { struct
52 struct vga_handle hdl; argument
H A Dvga_subr.c221 vga_reset(struct vga_handle *vh, void (*md_initfunc)(struct vga_handle *)) in vga_reset()
/netbsd-src/sys/arch/shark/ofw/
H A Dvga_ofbus.c106 int vga_handle, i; in vga_ofbus_attach() local