Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxvar.h164 struct mlx_rebuild_status mlx_rebuildstat; /* last rebuild status */ member
H A Dmlx.c497 sc->mlx_rebuildstat.rs_code = MLX_REBUILDSTAT_IDLE; in mlx_attach()
960 *rs = sc->mlx_rebuildstat; in mlx_ioctl()
1418 sc->mlx_rebuildstat = *mr; in mlx_periodic_rebuild()
1438 if (sc->mlx_rebuildstat.rs_code != MLX_REBUILDSTAT_IDLE) { in mlx_periodic_rebuild()
1443 sc->mlx_rebuildstat.rs_code = MLX_REBUILDSTAT_IDLE; in mlx_periodic_rebuild()