Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dmlx_pci.c94 static void mlx_v3_intaction(struct mlx_softc *, int);
291 mlx->mlx_intaction = mlx_v3_intaction; in mlx_pci_attach()
377 mlx_v3_intaction(struct mlx_softc *mlx, int action) in mlx_v3_intaction() function