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

/freebsd-13-stable/sys/dev/mly/
H A Dmlyvar.h212 TAILQ_HEAD(,mly_command) mly_complete; /* commands which have been returned by the controller */ member in struct:mly_softc
H A Dmly.c93 static void mly_complete(struct mly_softc *sc);
1613 mly_complete(sc);
1626 mly_complete(sc);
1631 mly_complete(struct mly_softc *sc) function

Completed in 97 milliseconds