OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_mapping
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hpc/
hpcfb.c
160
int
sc_mapping
;
member in struct:hpcfb_softc
319
sc->
sc_mapping
= 0; /* XXX */
361
if (!sc->
sc_mapping
) /* draw only EMUL mode */
584
if (sc->
sc_mapping
){
585
sc->
sc_mapping
= 0;
595
if (!sc->
sc_mapping
) {
596
sc->
sc_mapping
= 1;
599
sc->
sc_mapping
= 1;
1277
&& dc->dc_sc->
sc_mapping
)
1364
else if (dc->dc_sc != NULL && !dc->dc_sc->
sc_mapping
) {
[
all
...]
hpcfb.c
160
int
sc_mapping
;
member in struct:hpcfb_softc
319
sc->
sc_mapping
= 0; /* XXX */
361
if (!sc->
sc_mapping
) /* draw only EMUL mode */
584
if (sc->
sc_mapping
){
585
sc->
sc_mapping
= 0;
595
if (!sc->
sc_mapping
) {
596
sc->
sc_mapping
= 1;
599
sc->
sc_mapping
= 1;
1277
&& dc->dc_sc->
sc_mapping
)
1364
else if (dc->dc_sc != NULL && !dc->dc_sc->
sc_mapping
) {
[
all
...]
Completed in 53 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025