OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_vga_gdc_write
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
vgavar.h
91
static __inline void
_vga_gdc_write
(struct vga_handle *, int, u_int8_t);
163
_vga_gdc_write
(struct vga_handle *vh, int reg, u_int8_t val)
function
181
_vga_gdc_write
(vh, offsetof(struct reg_vgagdc, reg), val)
vga_subr.c
396
_vga_gdc_write
(vh, i, vga_gdc[i]);
vga_raster.c
1028
_vga_gdc_write
(vh, i, regs->gdc[i]);
Completed in 21 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026