OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcdisplay_handle
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
pcdisplayvar.h
34
struct
pcdisplay_handle
*hdl;
51
struct
pcdisplay_handle
{
struct
56
static __inline u_int8_t _pcdisplay_6845_read(struct
pcdisplay_handle
*, int);
57
static __inline void _pcdisplay_6845_write(struct
pcdisplay_handle
*, int,
60
static __inline u_int8_t _pcdisplay_6845_read(struct
pcdisplay_handle
*ph, int reg)
66
static __inline void _pcdisplay_6845_write(struct
pcdisplay_handle
*ph,
vgavar.h
37
struct
pcdisplay_handle
vh_ph;
vga.c
448
scr->pcs.hdl = (struct
pcdisplay_handle
*)&vc->hdl;
/src/sys/dev/isa/
pcdisplay.c
58
struct
pcdisplay_handle
dc_ph;
185
struct
pcdisplay_handle
*ph = &dc->dc_ph;
ega.c
342
scr->pcs.hdl = (struct
pcdisplay_handle
*)&vc->hdl;
Completed in 86 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025