Searched refs:MLX_V5_IDB_EMPTY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlxreg.h | 176 #define MLX_V5_IDB_EMPTY (1<<0) /* mailbox is empty */ macro |
H A D | mlx.c | 2713 if (MLX_V5_GET_IDBR(sc) & MLX_V5_IDB_EMPTY) { in mlx_v5_tryqueue() |