Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dmlx_eisa.c73 static int mlx_v1_findcomplete(struct mlx_softc *, u_int *, u_int *);
130 mlx->mlx_findcomplete = mlx_v1_findcomplete; in mlx_eisa_attach()
240 mlx_v1_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) in mlx_v1_findcomplete() function