Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx/
Dmlx.c135 static int mlx_shutdown_locked(struct mlx_softc *sc);
633 error = mlx_shutdown_locked(sc); in mlx_shutdown()
639 mlx_shutdown_locked(struct mlx_softc *sc) in mlx_shutdown_locked() function