Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
HDmlxreg.h121 #define MLX_V4_GET_IDBR(sc) bus_space_read_4 (sc->mlx_btag, sc->mlx_bhandle, MLX_V4_ID… macro
HDmlx.c2440 if (!(MLX_V4_GET_IDBR(sc) & MLX_V4_IDB_FULL)) { in mlx_v4_tryqueue()
2524 if (!(MLX_V4_GET_IDBR(sc) & MLX_V4_IDB_INIT_BUSY)) in mlx_v4_fw_handshake()