Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlxvar.h161 struct mlx_rebuild_status mlx_rebuildstat; /* last rebuild status */ member
HDmlx.c499 sc->mlx_rebuildstat.rs_code = MLX_REBUILDSTAT_IDLE; in mlx_attach()
969 *rs = sc->mlx_rebuildstat; in mlx_ioctl()
1427 sc->mlx_rebuildstat = *mr; in mlx_periodic_rebuild()
1447 if (sc->mlx_rebuildstat.rs_code != MLX_REBUILDSTAT_IDLE) { in mlx_periodic_rebuild()
1452 sc->mlx_rebuildstat.rs_code = MLX_REBUILDSTAT_IDLE; in mlx_periodic_rebuild()