Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlx.c123 static void mlx_complete(struct mlx_softc *sc);
2110 mlx_complete(sc); in mlx_start()
2164 mlx_complete(sc); in mlx_done()
2173 mlx_complete(struct mlx_softc *sc) in mlx_complete() function