Searched refs:MLX_V3_GET_ODBR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlxreg.h | 86 #define MLX_V3_GET_ODBR(sc) bus_read_1 (sc->mlx_mem, MLX_V3_ODBR) macro |
H A D | mlx.c | 2503 if (MLX_V3_GET_ODBR(sc) & MLX_V3_ODB_SAVAIL) { in mlx_v3_findcomplete() |