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

  /src/sys/external/bsd/drm/dist/bsd-core/
mach64_drv.c 91 mach64_attach(device_t kdev) function in typeref:typename:int
119 DEVMETHOD(device_attach, mach64_attach),
  /src/sys/dev/pci/
machfb.c 223 static void mach64_attach(device_t, device_t, void *);
226 mach64_attach, NULL, NULL);
411 mach64_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 14 milliseconds