Home
last modified time | relevance | path

Searched refs:mlx_submit_buf (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlxvar.h224 extern int mlx_submit_buf(struct mlx_softc *sc, struct bio *bp);
H A Dmlx_disk.c170 mlx_submit_buf(sc->mlxd_controller, bp); in mlxd_strategy()
H A Dmlx.c733 mlx_submit_buf(struct mlx_softc *sc, struct bio *bp) in mlx_submit_buf() function