Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/dev/
H A Dlunafb.c137 static void omfb_getdevconfig(paddr_t, struct om_hwdevconfig *);
212 omfb_getdevconfig(OMFB_FB_WADDR, sc->sc_dc); in omfbattach()
233 omfb_getdevconfig(OMFB_FB_WADDR, dc); in omfb_cnattach()
459 omfb_getdevconfig(paddr_t paddr, struct om_hwdevconfig *dc) in omfb_getdevconfig() function