Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_ul.c72 static int ul_load_mon(struct grf_softc *, struct grfvideo_mode *);
360 ul_load_mon(struct grf_softc *gp, struct grfvideo_mode *md) in ul_load_mon() function
546 (void)ul_load_mon(gp, current_mon); in grfulattach()
614 error = ul_load_mon (gp, current_mon) ? 0 : EINVAL; in ul_setvmode()