HomeSort by: relevance | last modified time | path
    Searched defs:fb_attach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/sun/
fb.c 159 fb_attach(struct fbdevice *fb, int isconsole) function in typeref:typename:void
  /src/sys/arch/sun3/dev/
fb.c 91 fb_attach(struct fbdevice *fb, int newpri) function in typeref:typename:void
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
displif.h 803 struct xendispl_fb_attach_req fb_attach; member in union:xendispl_req::__anon92fac883010a
  /src/sys/arch/newsmips/dev/
fb.c 91 static void fb_attach(device_t, device_t, void *);
116 fb_match, fb_attach, NULL, NULL);
183 fb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 32 milliseconds