Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c136 static void mlx_complete(struct mlx_softc *sc);
2277 mlx_complete(sc); in mlx_start()
2330 mlx_complete(sc); in mlx_done()
2339 mlx_complete(struct mlx_softc *sc) in mlx_complete() function