Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx/
HDmlx.c105 static int mlx_rebuild(struct mlx_softc *sc, int channel, int target);
926 rb->rr_status = mlx_rebuild(sc, rb->rr_channel, rb->rr_target); in mlx_ioctl()
1729 mlx_rebuild(struct mlx_softc *sc, int channel, int target) in mlx_rebuild() function