DBC_DBC_INDEX_MASK
indx = (info->hwq->cons & DBC_DBC_INDEX_MASK) |
indx = (((info->hwq->prod / info->max_slot) & DBC_DBC_INDEX_MASK) |