Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlxreg.h128 #define MLX_V4_GET_FWERROR_PARAM1(sc) bus_read_1 (sc->mlx_mem, MLX_V4_FWERROR_PARAM1) macro
HDmlx.c2694 *param1 = MLX_V4_GET_FWERROR_PARAM1(sc); in mlx_v4_fw_handshake()