Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mlx/
Dmlxreg.h174 #define MLX_V5_GET_FWERROR_PARAM2(sc) bus_space_read_1 (sc->mlx_btag, sc->mlx_bhandle, MLX_V5_FWER… macro
Dmlx.c2743 *param2 = MLX_V5_GET_FWERROR_PARAM2(sc); in mlx_v5_fw_handshake()