Searched refs:mlx_done (Results 1 – 1 of 1) sorted by relevance
135 static int mlx_done(struct mlx_softc *sc, int startio);724 mlx_done(sc, 1); in mlx_intr()1123 mlx_done(sc, 1); in mlx_periodic()1823 mlx_done(mc->mc_sc, 1); in mlx_poll_command()2267 mlx_done(sc, 0); in mlx_start()2289 mlx_done(struct mlx_softc *sc, int startio) in mlx_done() function