OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:app_vendor
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_an_pci.c
90
u_int32_t
app_vendor
; /* PCI vendor ID */
member in struct:an_pci_product
107
for (app = an_pci_products; app->
app_vendor
!= 0; app++) {
108
if (PCI_VENDOR(pa->pa_id) == app->
app_vendor
&&
if_atw_pci.c
99
u_int32_t
app_vendor
; /* PCI vendor ID */
member in struct:atw_pci_product
117
if (PCI_VENDOR(pa->pa_id) == app->
app_vendor
&&
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025