Searched refs:mlx_v5_intaction (Results 1 – 1 of 1) sorted by relevance
107 static void mlx_v5_intaction(struct mlx_softc *, int);308 mlx->mlx_intaction = mlx_v5_intaction; in mlx_pci_attach()636 mlx_v5_intaction(struct mlx_softc *mlx, int action) in mlx_v5_intaction() function