Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxreg.h165 #define MLX_V5_GET_STATUS(sc) bus_read_2 (sc->mlx_mem, MLX_V5_STATUS) macro
H A Dmlx.c2739 *status = MLX_V5_GET_STATUS(sc); /* get status */ in mlx_v5_findcomplete()