Searched refs:mlx_feature (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlxvar.h | 132 int mlx_feature; /* controller features/quirks */ member |
H A D | mlx.c | 878 if (!(sc->mlx_feature & MLX_FEAT_PAUSEWORKS)) in mlx_ioctl() |