Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dmlx_eisa.c74 static void mlx_v1_intaction(struct mlx_softc *, int);
131 mlx->mlx_intaction = mlx_v1_intaction; in mlx_eisa_attach()
263 mlx_v1_intaction(struct mlx_softc *mlx, int action) in mlx_v1_intaction() function