Searched refs:smfb_setup (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/sys/arch/loongson/dev/ |
| H A D | smfb.c | 133 int smfb_setup(struct smfb *, bus_space_tag_t, bus_space_handle_t, 216 if (smfb_setup(sc->sc_fb, memt, memh, mmiot, mmioh) != 0) { in smfb_attach_common() 381 smfb_setup(struct smfb *fb, bus_space_tag_t memt, bus_space_handle_t memh, in smfb_setup() function 724 rc = smfb_setup(&smfbcn, memt, fbh, memt, mmioh); in smfb_cnattach()
|