Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxreg.h177 #define MLX_V5_IDB_INIT_DONE (1<<1) /* initialisation has completed */ macro
H A Dmlx.c2790 if (MLX_V5_GET_IDBR(sc) & MLX_V5_IDB_INIT_DONE) in mlx_v5_fw_handshake()