harvest_info
struct harvest_table *harvest_info;
harvest_info = (struct harvest_table *)(discovery_bin + offset);
u16 hw_id = le16_to_cpu(harvest_info->list[i].hw_id);
u8 inst = harvest_info->list[i].number_instance;
harvest_info list[32];