Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.h107 int gfxp_vga_attach(dev_info_t *, struct gfxp_fb_softc *);
H A Dgfxp_fb.c249 error = gfxp_vga_attach(devi, softc); in gfxp_fb_attach()
H A Dgfxp_vgatext.c132 gfxp_vga_attach(dev_info_t *devi, struct gfxp_fb_softc *softc) in gfxp_vga_attach() function