Searched refs:MLX_V3_GET_FWERROR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/mlx/ | ||
| D | mlxreg.h | 89 #define MLX_V3_GET_FWERROR(sc) bus_read_1 (sc->mlx_mem, MLX_V3_FWERROR) macro |
| D | mlx.c | 2562 fwerror = MLX_V3_GET_FWERROR(sc); in mlx_v3_fw_handshake() |