OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_mdio_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dwc_gmac_var.h
99
kmutex_t
sc_mdio_lock
;
member in struct:dwc_gmac_softc
dwc_gmac.c
194
mutex_init(&sc->
sc_mdio_lock
, MUTEX_DEFAULT, IPL_NET);
367
mutex_destroy(&sc->
sc_mdio_lock
);
417
mutex_enter(&sc->
sc_mdio_lock
);
430
mutex_exit(&sc->
sc_mdio_lock
);
450
mutex_enter(&sc->
sc_mdio_lock
);
461
mutex_exit(&sc->
sc_mdio_lock
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025