Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlxreg.h127 #define MLX_V4_PUT_FWERROR(sc, val) bus_space_write_1(sc->mlx_btag, sc->mlx_bhandle, MLX_V4_FWERRO… macro
H A Dmlx.c2538 MLX_V4_PUT_FWERROR(sc, 0); in mlx_v4_fw_handshake()