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

/freebsd-13-stable/sys/powerpc/powermac/
H A Dcuda.c365 cuda_send(void *cookie, int poll, int length, uint8_t *msg) function
725 cuda_send(sc, poll, len + 2, packet);
744 cuda_send(sc, 1, 3, cmd);
759 cuda_send(sc, 1, 2, cmd);
775 cuda_send(sc, 1, 2, cmd);
797 cuda_send(sc, 0, 6, cmd);

Completed in 94 milliseconds