Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.h104 int gfxp_bm_attach(dev_info_t *, struct gfxp_fb_softc *);
H A Dgfxp_fb.c255 error = gfxp_bm_attach(devi, softc); in gfxp_fb_attach()
H A Dgfxp_bitmap.c132 gfxp_bm_attach(dev_info_t *devi __unused, struct gfxp_fb_softc *softc) in gfxp_bm_attach() function