pqi_event_type_to_event_index
event = &ctrl_info->events[pqi_event_type_to_event_index(PQI_EVENT_TYPE_OFA)];
event_index = pqi_event_type_to_event_index(response->event_type);
return pqi_event_type_to_event_index(event_type) != -1;