OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstmove
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
aed.c
471
int
firstmove
;
local in function:aedread
485
firstmove
= (aed_sc->sc_evq_tail + total > AED_MAX_EVENTS)
489
firstmove
* sizeof(adb_event_t), uio);
494
moremove = total -
firstmove
;
/src/sys/arch/mac68k/dev/
aed.c
513
int
firstmove
;
local in function:aedread
527
firstmove
= (aed_sc->sc_evq_tail + total > AED_MAX_EVENTS)
531
firstmove
* sizeof(adb_event_t), uio);
536
moremove = total -
firstmove
;
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025