Searched refs:MLX_V4_GET_ODBR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlxreg.h | 123 #define MLX_V4_GET_ODBR(sc) bus_read_4 (sc->mlx_mem, MLX_V4_ODBR) macro |
H A D | mlx.c | 2622 if (MLX_V4_GET_ODBR(sc) & MLX_V4_ODB_HWSAVAIL) { in mlx_v4_findcomplete() |