Searched refs:MLY_SLOT_START (Results 1 – 2 of 2) sorted by relevance
152 #define MLY_SLOT_START 1 macro153 #define MLY_SLOT_MAX (MLY_SLOT_START + MLY_MAX_COMMANDS)
1543 mc = &sc->mly_command[slot - MLY_SLOT_START]; in mly_done()1572 mc = &sc->mly_command[slot - MLY_SLOT_START]; in mly_done()1749 mc->mc_slot = MLY_SLOT_START + i; in mly_alloc_commands()1801 tabofs = ((mc->mc_slot - MLY_SLOT_START) * MLY_MAX_SGENTRIES); in mly_map_command_sg()