Searched refs:cuda_send (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/powerpc/powermac/
H A Dcuda.c362 cuda_send(void *cookie, int poll, int length, uint8_t *msg) function
722 cuda_send(sc, poll, len + 2, packet);
741 cuda_send(sc, 1, 3, cmd);
756 cuda_send(sc, 1, 2, cmd);
772 cuda_send(sc, 1, 2, cmd);
794 cuda_send(sc, 0, 6, cmd);

Completed in 100 milliseconds