Lines Matching refs:mlx_softc
72 static int mlx_v1_submit(struct mlx_softc *, struct mlx_ccb *);
73 static int mlx_v1_findcomplete(struct mlx_softc *, u_int *, u_int *);
74 static void mlx_v1_intaction(struct mlx_softc *, int);
75 static int mlx_v1_fw_handshake(struct mlx_softc *, int *, int *, int *);
77 static int mlx_v1_reset(struct mlx_softc *);
80 CFATTACH_DECL3_NEW(mlx_eisa, sizeof(struct mlx_softc),
113 struct mlx_softc *mlx;
216 mlx_v1_submit(struct mlx_softc *mlx, struct mlx_ccb *mc)
240 mlx_v1_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status)
263 mlx_v1_intaction(struct mlx_softc *mlx, int action)
276 mlx_v1_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2)
320 mlx_v1_reset(struct mlx_softc *mlx)