OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tickle_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
adb_direct.c
220
int
tickle_count
= 0; /* how many tickles seen for this packet? */
variable in typeref:typename:int
301
if (++
tickle_count
> 0) {
310
tickle_count
= 0;
314
tickle_count
= 0;
/src/sys/arch/mac68k/dev/
adb_direct.c
271
int
tickle_count
= 0; /* how many tickles seen for this packet? */
variable in typeref:typename:int
376
if (++
tickle_count
> 0) {
385
tickle_count
= 0;
389
tickle_count
= 0;
Completed in 65 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025