Searched refs:mlx_v1_submit (Results 1 – 1 of 1) sorted by relevance
72 static int mlx_v1_submit(struct mlx_softc *, struct mlx_ccb *);129 mlx->mlx_submit = mlx_v1_submit; in mlx_eisa_attach()216 mlx_v1_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) in mlx_v1_submit() function