Home
last modified time | relevance | path

Searched refs:MLX_V5_IDB_EMPTY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlxreg.h176 #define MLX_V5_IDB_EMPTY (1<<0) /* mailbox is empty */ macro
H A Dmlx.c2713 if (MLX_V5_GET_IDBR(sc) & MLX_V5_IDB_EMPTY) { in mlx_v5_tryqueue()