Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxreg.h83 #define MLX_V3_GET_STATUS(sc) bus_read_2 (sc->mlx_mem, MLX_V3_STATUS) macro
H A Dmlx.c2505 *status = MLX_V3_GET_STATUS(sc); /* get status */ in mlx_v3_findcomplete()