Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx/
Dmlx.c72 static void mlx_v3_intaction(struct mlx_softc *sc, int action);
320 sc->mlx_intaction = mlx_v3_intaction; in mlx_attach()
2521 mlx_v3_intaction(struct mlx_softc *sc, int action) in mlx_v3_intaction() function