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

/freebsd-current/sys/dev/mlx/
H A Dmlxreg.h77 #define MLX_V3_FWERROR 0x3f macro
89 #define MLX_V3_GET_FWERROR(sc) bus_read_1 (sc->mlx_mem, MLX_V3_FWERROR)
90 #define MLX_V3_PUT_FWERROR(sc, val) bus_write_1(sc->mlx_mem, MLX_V3_FWERROR, val)

Completed in 172 milliseconds