Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dmlx.c127 static int mlx_rebuild(struct mlx_softc *, int, int);
824 rb->rr_status = mlx_rebuild(mlx, rb->rr_channel, rb->rr_target); in mlxioctl()
1675 mlx_rebuild(struct mlx_softc *mlx, int channel, int target) in mlx_rebuild() function