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

/freebsd-13-stable/sys/dev/mly/
H A Dmlyvar.h83 extern struct mly_softc *mly_softc0;
H A Dmly.c226 mly_softc0 = sc;
2588 struct mly_softc *mly_softc0 = NULL; variable in typeref:struct:mly_softc
2592 if (mly_softc0 != NULL)
2593 mly_printstate(mly_softc0);

Completed in 110 milliseconds