OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nonewtimes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
adb_direct.c
992
int
nonewtimes
; /* times thru loop w/o any new devices */
local in function:adb_reinit
1101
nonewtimes
= 0; /* no loops w/o new devices */
1102
while (saveptr > 0 &&
nonewtimes
++ < 11) {
1193
nonewtimes
= 0;
/src/sys/arch/mac68k/dev/
adb_direct.c
2127
int
nonewtimes
; /* times thru loop w/o any new devices */
local in function:adb_reinit
2217
nonewtimes
= 0; /* no loops w/o new devices */
2218
while (saveptr > 0 &&
nonewtimes
++ < 11) {
2314
nonewtimes
= 0;
Completed in 16 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025