gfxp_fb_attach
extern int gfxp_fb_attach(dev_info_t *devi, ddi_attach_cmd_t cmd,
return (gfxp_fb_attach(devi, cmd, softc->gfxp_state));
if (gfxp_fb_attach(devi, cmd, softc->gfxp_state) != DDI_SUCCESS) {