Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dgfb.c82 static void gfb_attach(device_t, device_t, void *);
85 gfb_match, gfb_attach, NULL, NULL);
124 gfb_attach(device_t parent, device_t self, void *aux) in gfb_attach() function