Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxvar.h87 u_int8_t mc_slot; /* command slot we occupy */ member
H A Dmlx.c2173 mc->mc_slot = slot; in mlx_getslot()
2196 sg = sc->mlx_sgtable + (mc->mc_slot * MLX_NSEG); in mlx_setup_dmamap()
2201 (mc->mc_slot * MLX_NSEG * sizeof(struct mlx_sgentry)); in mlx_setup_dmamap()
2252 mc->mc_mailbox[0x1] = mc->mc_slot; in mlx_start()
2274 sc->mlx_busycmd[mc->mc_slot] = NULL; in mlx_start()