pa_manufacturer
(pa->pa_manufacturer == man && pa->pa_product == prod)
if (pa->pa_manufacturer == devices[i].manufacturer &&
if (pa->pa_manufacturer == devices[i].manufacturer &&
pa->pa_manufacturer, pa->pa_product);