Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/dev/
Dadb_direct.c222 int adb_cuda_serial = 0; /* 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()
358 adb_cuda_serial++; in adb_intr_cuda()
/netbsd/src/sys/arch/mac68k/dev/
Dadb_direct.c273 int adb_cuda_serial = 0; /* the current packet */ variable
375 if (tickle_serial == adb_cuda_serial) { in adb_cuda_tickle()
384 tickle_serial = adb_cuda_serial; in adb_cuda_tickle()
388 tickle_serial = adb_cuda_serial; in adb_cuda_tickle()
425 adb_cuda_serial++; in adb_intr_cuda()