Searched refs:app_vendor (Results 1 – 2 of 2) sorted by relevance
90 u_int32_t app_vendor; /* PCI vendor ID */ member107 for (app = an_pci_products; app->app_vendor != 0; app++) { in an_pci_match()108 if (PCI_VENDOR(pa->pa_id) == app->app_vendor && in an_pci_match()
99 u_int32_t app_vendor; /* PCI vendor ID */ member117 if (PCI_VENDOR(pa->pa_id) == app->app_vendor && in atw_pci_lookup()