Searched refs:mlx_submit_ioctl (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/mlx/
H A Dmlxvar.h225 extern int mlx_submit_ioctl(struct mlx_softc *sc,
H A Dmlx_disk.c131 if ((error = mlx_submit_ioctl(sc->mlxd_controller, sc->mlxd_drive, cmd, addr, flag, td)) != ENOIOCTL) {
132 debug(0, "mlx_submit_ioctl returned %d\n", error);
H A Dmlx.c1000 mlx_submit_ioctl(struct mlx_softc *sc, struct mlx_sysdrive *drive, u_long cmd, function

Completed in 55 milliseconds