Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlxreg.h159 #define MLX_V5_FWERROR 0x63 macro
171 #define MLX_V5_GET_FWERROR(sc) bus_space_read_1 (sc->mlx_btag, sc->mlx_bhandle, MLX_V5_FWERROR)
172 … MLX_V5_PUT_FWERROR(sc, val) bus_space_write_1(sc->mlx_btag, sc->mlx_bhandle, MLX_V5_FWERROR, val)