PS2_NAME
} else if ((strcmp(name, PS2_NAME) == 0) ||
} else if (strcmp(name, PS2_NAME) == 0) {
else if (strcmp(apid, PS2_NAME) == 0)