Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mlx/
H A Dmlx.c69 static int mlx_v4_tryqueue(struct mlx_softc *sc, struct mlx_command *mc);
296 sc->mlx_tryqueue = mlx_v4_tryqueue; in mlx_attach()
2433 mlx_v4_tryqueue(struct mlx_softc *sc, struct mlx_command *mc) in mlx_v4_tryqueue() function