OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcpcib_devices
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/pci/
tcpcib.c
117
}
tcpcib_devices
[] = {
variable in typeref:struct:tcpcib_device[]
182
for (n = 0; n < __arraycount(
tcpcib_devices
); n++) {
183
if (PCI_VENDOR(pa->pa_id) ==
tcpcib_devices
[n].vendor &&
184
PCI_PRODUCT(pa->pa_id) ==
tcpcib_devices
[n].product)
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025