OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpcfb_console_dc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hpc/
hpcfb.c
274
struct hpcfb_devconfig
hpcfb_console_dc
;
variable in typeref:struct:hpcfb_devconfig
304
sc->sc_dc = &
hpcfb_console_dc
;
306
hpcfb_console_dc
.dc_sc = sc;
314
&
hpcfb_console_dc
.dc_rinfo);
397
memset(&
hpcfb_console_dc
, 0, sizeof(struct hpcfb_devconfig));
398
if (hpcfb_init(fbconf, &
hpcfb_console_dc
) != 0)
400
hpcfb_console_dc
.dc_state |= HPCFB_DC_CURRENT;
402
hpcfb_console_dc
.dc_tvram = hpcfb_console_tvram;
405
hpcfb_redraw(&
hpcfb_console_dc
, 0,
hpcfb_console_dc
.dc_rows, 1)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025