MAX_ASSOCIATIONS
hda_association associations[MAX_ASSOCIATIONS];
for (uint32 i = 0; i < MAX_ASSOCIATIONS; i++) {
if (index >= MAX_ASSOCIATIONS) {