Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/obio/
H A Dgrf_obio.c87 static int grfiv_match(device_t, cfdata_t, void *);
96 grfiv_match, grfiv_attach, NULL, NULL);
99 grfiv_match(device_t parent, cfdata_t cf, void *aux) in grfiv_match() function