Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmlxvar.h194 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, in mlx_make_type2() function
H A Dmlx.c1486 mlx_make_type2(mc, cmd, (failsafe << 4) | i, 0, 0, in mlx_pause_action()
1556 mlx_make_type2(mc, command, 0, 0, 0, 0, 0, 0, mc->mc_xfer_phys, 0); in mlx_enquire()
1607 mlx_make_type2(mc, MLX_CMD_FLUSH, 0, 0, 0, 0, 0, 0, 0, 0); in mlx_flush()
1645 mlx_make_type2(mc, MLX_CMD_CHECKASYNC, 0, 0, 0, 0, 0, drive | 0x80, in mlx_check()
1685 mlx_make_type2(mc, MLX_CMD_REBUILDASYNC, channel, target, 0, 0, 0, 0, in mlx_rebuild()