Home
last modified time | relevance | path

Searched refs:mly_softc0 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/mly/
HDmlyvar.h81 extern struct mly_softc *mly_softc0;
HDmly.c225 mly_softc0 = sc; in mly_attach()
2595 struct mly_softc *mly_softc0 = NULL; variable
2599 if (mly_softc0 != NULL) in mly_printstate0()
2600 mly_printstate(mly_softc0); in mly_printstate0()