OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_go
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/sbus/
p9100.c
851
int
to_go
= sc->sc_mono_width;
local in function:p9100_feed_line
860
if (
to_go
> 31) {
864
to_go
-= 32;
869
(PIXEL_1 + ((
to_go
- 1) << 2)), latch);
870
to_go
= 0;
878
p9100_ctl_write_4(sc, (PIXEL_1 + ((
to_go
- 1) << 2)), latch);
Completed in 33 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025