Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxreg.h179 #define MLX_V5_IDB_HWMBOX_CMD (1<<0) /* posted hardware mailbox command */ macro
H A Dmlx.c2719 MLX_V5_PUT_IDBR(sc, MLX_V5_IDB_HWMBOX_CMD); in mlx_v5_tryqueue()