Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlxreg.h89 #define MLX_V3_GET_FWERROR(sc) bus_space_read_1 (sc->mlx_btag, sc->mlx_bhandle, MLX_V3_FWERROR) macro
H A Dmlx.c2405 fwerror = MLX_V3_GET_FWERROR(sc); in mlx_v3_fw_handshake()