OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xwidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
tdvfb.c
349
uint16_t yheight,
xwidth
;
local
354
xwidth
= sc->sc_videomode->hdisplay;
367
xwidth
, yheight, hbackporch, vbackporch, hsyncon, hsyncoff,
391
tdvfb_cvg_write(sc, TDV_OFF_VDIMENSIONS, yheight << 16 | (
xwidth
- 1));
tdvfb.c
349
uint16_t yheight,
xwidth
;
local
354
xwidth
= sc->sc_videomode->hdisplay;
367
xwidth
, yheight, hbackporch, vbackporch, hsyncon, hsyncoff,
391
tdvfb_cvg_write(sc, TDV_OFF_VDIMENSIONS, yheight << 16 | (
xwidth
- 1));
Completed in 116 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026