OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vga_ts_read
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arc/arc/
c_nec_eisa.c
276
vga_ts_write(vh, mode,
vga_ts_read
(vh, mode) | VGA_TS_MODE_BLANK);
289
vga_ts_write(vh, mode,
vga_ts_read
(vh, mode) & ~VGA_TS_MODE_BLANK);
/src/sys/dev/ic/
vgavar.h
174
#define
vga_ts_read
(vh, reg) \
macro
vga_raster.c
595
return (
vga_ts_read
(&vc->hdl, mode) & VGA_TS_MODE_BLANK) == 0;
605
val =
vga_ts_read
(&vc->hdl, mode);
612
val =
vga_ts_read
(&vc->hdl, mode);
1006
vga_ts_write(vh, mode,
vga_ts_read
(vh, mode) | VGA_TS_MODE_BLANK);
1035
vga_ts_write(vh, mode,
vga_ts_read
(vh, mode) & ~VGA_TS_MODE_BLANK);
vga.c
752
return (
vga_ts_read
(&vc->hdl, mode) & VGA_TS_MODE_BLANK) == 0;
762
val =
vga_ts_read
(&vc->hdl, mode);
769
val =
vga_ts_read
(&vc->hdl, mode);
Completed in 210 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025