OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bytcnt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
qduser.h
140
unsigned short bytcnt_hi; /* (WO =
bytcnt
) (RO = fifo count) */
476
char
bytcnt
; /* mouse report byte count */
member in struct:mouse_report
qd.c
773
last_rep[unit].
bytcnt
= 0;
2397
++new_rep->
bytcnt
; /* bump report byte count */
2404
if (new_rep->
bytcnt
> 1) {
2406
new_rep->
bytcnt
= 1;
2415
else if (new_rep->
bytcnt
== 2) {
2422
else if (new_rep->
bytcnt
== 3) {
2425
new_rep->
bytcnt
= 0;
2582
++new_rep->
bytcnt
; /* bump report byte count */
2589
if (new_rep->
bytcnt
> 1) {
2590
new_rep->
bytcnt
= 1; /* start of new frame *
[
all
...]
/src/sys/arch/vax/include/
qduser.h
147
unsigned short bytcnt_hi; /* (WO =
bytcnt
) (RO = fifo count) */
483
char
bytcnt
; /* mouse report byte count */
member in struct:mouse_report
Completed in 14 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025