HomeSort by: relevance | last modified time | path
    Searched refs:mlx_make_type2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mlxvar.h 194 static __inline void mlx_make_type2(struct mlx_ccb *, u_int8_t, u_int8_t,
234 mlx_make_type2(struct mlx_ccb *mc, u_int8_t code, u_int8_t f1, u_int8_t f2, function in typeref:typename:void
mlx.c 1486 mlx_make_type2(mc, cmd, (failsafe << 4) | i, 0, 0,
1556 mlx_make_type2(mc, command, 0, 0, 0, 0, 0, 0, mc->mc_xfer_phys, 0);
1607 mlx_make_type2(mc, MLX_CMD_FLUSH, 0, 0, 0, 0, 0, 0, 0, 0);
1645 mlx_make_type2(mc, MLX_CMD_CHECKASYNC, 0, 0, 0, 0, 0, drive | 0x80,
1685 mlx_make_type2(mc, MLX_CMD_REBUILDASYNC, channel, target, 0, 0, 0, 0,

Completed in 12 milliseconds