Home
last modified time | relevance | path

Searched refs:fb_attach (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/isa/
HDvga_isa.c210 error = fb_attach(VGA_MKMINOR(unit), sc->adp, &isavga_cdevsw); in isavga_attach()
/NextBSD/sys/dev/fb/
HDfb.c403 fb_attach(int unit, video_adapter_t *adp, struct cdevsw *cdevsw) in fb_attach() function
HDfbreg.h305 int fb_attach(int unit, video_adapter_t *adp,
/NextBSD/sys/pc98/cbus/
HDgdc.c171 error = fb_attach(GDC_MKMINOR(device_get_unit(dev)), in gdc_attach()