Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dadb.c213 int adb_cuda_serial; /* the current packet */ variable
300 if (tickle_serial == adb_cuda_serial) { in adb_cuda_tickle()
309 tickle_serial = adb_cuda_serial; in adb_cuda_tickle()
313 tickle_serial = adb_cuda_serial; in adb_cuda_tickle()
349 adb_cuda_serial++; in adb_intr_cuda()