OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curstart
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
mc6845reg.h
32
u_int8_t irowaddr, maxrow,
curstart
, curend;
member in struct:reg_mc6845
pcdisplay_subr.c
55
pcdisplay_6845_write(scr->hdl,
curstart
, 0x20);
80
pcdisplay_6845_write(scr->hdl,
curstart
,
vga_subr.c
179
vga_6845_write(vh,
curstart
, type->fontheight - 2);
vga.c
1549
vga_6845_write(&sc->sc_vc->hdl,
curstart
, 0x20);
/src/sys/dist/pf/net/
pf.c
1214
u_int8_t i,
curstart
= 255, curend = 0,
local in function:pf_print_host
1218
if (
curstart
== 255)
1219
curstart
= i;
1223
if (
curstart
) {
1224
if ((curend -
curstart
) >
1226
maxstart =
curstart
;
1228
curstart
= 255;
Completed in 18 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025