Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c133 static int mlx_shutdown_locked(struct mlx_softc *sc);
637 error = mlx_shutdown_locked(sc); in mlx_shutdown()
643 mlx_shutdown_locked(struct mlx_softc *sc) in mlx_shutdown_locked() function