Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlx.c100 static int mlx_check(struct mlx_softc *sc, int drive);
936 result = mlx_check(sc, drive - &sc->mlx_sysdrive[0]); in mlx_submit_ioctl()
1558 mlx_check(struct mlx_softc *sc, int drive) in mlx_check() function