Searched refs:fb_attach (Results 1 – 4 of 4) sorted by relevance
210 error = fb_attach(VGA_MKMINOR(unit), sc->adp, &isavga_cdevsw); in isavga_attach()
403 fb_attach(int unit, video_adapter_t *adp, struct cdevsw *cdevsw) in fb_attach() function
305 int fb_attach(int unit, video_adapter_t *adp,
171 error = fb_attach(GDC_MKMINOR(device_get_unit(dev)), in gdc_attach()