Home
last modified time | relevance | path

Searched refs:MLX_V4_GET_STATUS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlxreg.h120 #define MLX_V4_GET_STATUS(sc) bus_read_2 (sc->mlx_mem, MLX_V4_STATUS) macro
H A Dmlx.c2624 *status = MLX_V4_GET_STATUS(sc); /* get status */ in mlx_v4_findcomplete()