Searched refs:MLX_V5_GET_FWERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlxreg.h | 171 #define MLX_V5_GET_FWERROR(sc) bus_read_1 (sc->mlx_mem, MLX_V5_FWERROR) macro |
H A D | mlx.c | 2794 fwerror = MLX_V5_GET_FWERROR(sc); in mlx_v5_fw_handshake() |