Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlx.c70 static int mlx_v4_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status);
297 sc->mlx_findcomplete = mlx_v4_findcomplete; in mlx_attach()
2463 mlx_v4_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status) in mlx_v4_findcomplete() function