OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctl_mctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/dev/
cgfourteenreg.h
70
volatile uint8_t
ctl_mctl
; /* main control register */
member in struct:cg14ctl
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);
Completed in 106 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025