Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c69 static int mlx_v3_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status);
324 sc->mlx_findcomplete = mlx_v3_findcomplete; in mlx_attach()
2503 mlx_v3_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status) in mlx_v3_findcomplete() function