Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c80 static void mlx_v5_intaction(struct mlx_softc *sc, int action);
337 sc->mlx_intaction = mlx_v5_intaction; in mlx_attach()
2753 mlx_v5_intaction(struct mlx_softc *sc, int action) in mlx_v5_intaction() function