Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlxreg.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)