Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
H A Dmlxreg.h132 #define MLX_V4_IDB_INIT_BUSY (1<<1) /* initialisation in progress */ macro
H A Dmlx.c2524 if (!(MLX_V4_GET_IDBR(sc) & MLX_V4_IDB_INIT_BUSY)) in mlx_v4_fw_handshake()