Home
last modified time | relevance | path

Searched refs:mach64_attach (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Dmach64_drv.c91 mach64_attach(device_t kdev) in mach64_attach() function
119 DEVMETHOD(device_attach, mach64_attach),
/netbsd-src/sys/dev/pci/
H A Dmachfb.c223 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) in mach64_attach() function