Searched refs:cuda_send (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/powerpc/powermac/ |
H A D | cuda.c | 366 cuda_send(void *cookie, int poll, int length, uint8_t *msg) in cuda_send() function 724 cuda_send(sc, poll, len + 2, packet); in cuda_adb_send() 743 cuda_send(sc, 1, 3, cmd); in cuda_adb_autopoll() 764 cuda_send(sc, 1, 2, cmd); in cuda_shutdown() 780 cuda_send(sc, 1, 2, cmd); in cuda_gettime() 802 cuda_send(sc, 0, 6, cmd); in cuda_settime()
|