Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dcudavar.h53 struct cuda_attach_args { struct
H A Dcuda.c141 static struct cuda_attach_args *cuda0 = NULL;
175 static struct cuda_attach_args caa; in cuda_attach()