OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvsoctmr_sc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/marvell/
mvsoctmr.c
101
static struct mvsoctmr_softc *
mvsoctmr_sc
;
variable in typeref:struct:mvsoctmr_softc *
140
if (
mvsoctmr_sc
== NULL)
141
mvsoctmr_sc
= sc;
212
KASSERT(
mvsoctmr_sc
!= NULL);
214
if (
mvsoctmr_sc
->sc_flags & TMR_FLAGS_NOBRIDGE)
216
bus_space_write_4(
mvsoctmr_sc
->sc_iot,
mvsoctmr_sc
->sc_ioh,
249
sc =
mvsoctmr_sc
;
288
sc =
mvsoctmr_sc
;
398
struct mvsoctmr_softc *sc =
mvsoctmr_sc
;
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025