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

/freebsd-13-stable/sys/dev/mlx/
H A Dmlx_disk.c94 MLX_IO_UNLOCK(sc->mlxd_controller);
100 MLX_IO_UNLOCK(sc->mlxd_controller);
117 MLX_IO_UNLOCK(sc->mlxd_controller);
168 MLX_IO_UNLOCK(sc->mlxd_controller);
175 MLX_IO_UNLOCK(sc->mlxd_controller);
H A Dmlx.c188 MLX_IO_UNLOCK(sc);
351 MLX_IO_UNLOCK(sc);
436 MLX_IO_UNLOCK(sc);
449 MLX_IO_UNLOCK(sc);
483 MLX_IO_UNLOCK(sc);
486 MLX_IO_UNLOCK(sc);
539 MLX_IO_UNLOCK(sc);
583 MLX_IO_UNLOCK(sc);
667 MLX_IO_UNLOCK(sc);
699 MLX_IO_UNLOCK(s
[all...]
H A Dmlxvar.h188 #define MLX_IO_UNLOCK(sc) mtx_unlock(&(sc)->mlx_io_lock) macro

Completed in 108 milliseconds