Home | History | Annotate | Download | only in dev

Lines Matching defs:cuda0

151 static struct cuda_attach_args *cuda0 = NULL;
322 if (cuda0 == NULL)
323 cuda0 = &caa;
879 if (cuda0 == NULL)
881 sc = cuda0->cookie;
883 cuda0->poll(sc);
884 if (cuda0->send(sc, 1, 2, cmd) == 0)
894 if (cuda0 == NULL)
896 sc = cuda0->cookie;
898 cuda0->poll(sc);
899 if (cuda0->send(sc, 1, 2, cmd) == 0)