Searched refs:MLX_V4_GET_IDBR (Results 1 – 2 of 2) sorted by relevance
121 #define MLX_V4_GET_IDBR(sc) bus_space_read_4 (sc->mlx_btag, sc->mlx_bhandle, MLX_V4_ID… macro
2440 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()