Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/nubus/
H A Dgrf_nubus.c76 static int grfmv_match(device_t, cfdata_t, void *);
80 grfmv_match, grfmv_attach, NULL, NULL);
108 grfmv_match(device_t parent, cfdata_t cf, void *aux) in grfmv_match() function