Searched refs:grfoff (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/x68k/dev/
H A Dgrf.c86 static int grfoff(struct grf_softc *);
149 (void) grfoff(gp);
178 error = grfoff(gp);
227 grfoff(struct grf_softc *gp) function
/netbsd-current/sys/arch/atari/dev/
H A Dgrf.c89 int grfoff(dev_t);
197 (void)grfoff(dev);
225 error = grfoff(dev);
320 grfoff(dev_t dev) function
412 * Right now all we can do is grfon/grfoff.
/netbsd-current/sys/arch/amiga/dev/
H A Dgrf.c94 int grfoff(dev_t);
262 (void)grfoff(dev);
289 error = grfoff(dev);
404 grfoff(dev_t dev) function

Completed in 85 milliseconds