mlx_configure
return mlx_configure(device_private(self), 1);
mlx_configure(mlx, 0);
mlx_configure(mlx, 1);
int mlx_configure(struct mlx_softc *, int);
return mlx_configure(device_private(self), 1);