Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmlx.c113 static int mlx_check(struct mlx_softc *, int);
923 switch (result = mlx_check(mlx, *arg)) { in mlxioctl()
1633 mlx_check(struct mlx_softc *mlx, int drive) in mlx_check() function