Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c135 static int mlx_done(struct mlx_softc *sc, int startio);
2289 mlx_done(struct mlx_softc *sc, int startio) in mlx_done() argument
2326 if (result && startio) in mlx_done()