OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CG14_MCTL_ENABLEVID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/dev/
cgfourteenreg.h
73
#define
CG14_MCTL_ENABLEVID
0x40 /* enable video */
cgfourteen.c
643
sc->sc_ctl->ctl_mctl |= (
CG14_MCTL_ENABLEVID
|
646
sc->sc_ctl->ctl_mctl |=
CG14_MCTL_ENABLEVID
;
649
sc->sc_ctl->ctl_mctl &= ~(
CG14_MCTL_ENABLEVID
|
652
sc->sc_ctl->ctl_mctl &= ~
CG14_MCTL_ENABLEVID
;
660
return ((sc->sc_ctl->ctl_mctl &
CG14_MCTL_ENABLEVID
) != 0);
1151
CG14_MCTL,
CG14_MCTL_ENABLEVID
|
1157
CG14_MCTL,
CG14_MCTL_ENABLEVID
|
1163
CG14_MCTL,
CG14_MCTL_ENABLEVID
|
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025