Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dcuda.c65 static int cuda_match(device_t, struct cfdata *, void *);
108 cuda_match, cuda_attach, NULL, NULL);
152 cuda_match(device_t parent, struct cfdata *cf, void *aux) in cuda_match() function