PNP_MAX_DEVICES
if (i == PNP_MAX_DEVICES ||
} devs[PNP_MAX_DEVICES];
for (unsigned int i = 0; i < PNP_MAX_DEVICES; i++) {