SLOTBITS_IN_LONGS
for (group = SLOTBITS_IN_LONGS; group > 0; group--)
unsigned long tagaccum[SLOTBITS_IN_LONGS];
memset(tagaccum, 0, SLOTBITS_IN_LONGS * sizeof(long));
memset(tagaccum, 0, SLOTBITS_IN_LONGS * sizeof(long));
unsigned long cmds_to_issue[SLOTBITS_IN_LONGS];