OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_CLASS_NETWORK
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/
pci22.h
101
#define
PCI_CLASS_NETWORK
0x02
/src/sys/dev/pci/
if_hme_pci.c
93
buf[5] ==
PCI_CLASS_NETWORK
; /* class code */
if_gem_pci.c
126
buf[5] ==
PCI_CLASS_NETWORK
; /* class code */
autri.c
472
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_NETWORK
)
if_kse.c
369
return PCI_CLASS(pa->pa_class) ==
PCI_CLASS_NETWORK
&&
if_pcn.c
546
PCI_CLASS(pa->pa_class) ==
PCI_CLASS_NETWORK
)
pcireg.h
165
#define
PCI_CLASS_NETWORK
0x02
if_cas.c
211
PCI_CLASS_NETWORK
/* class code */
pci_subr.c
626
{ "network",
PCI_CLASS_NETWORK
,
/src/sys/arch/sandpoint/pci/
pci_machdep.c
130
if (PCI_CLASS(dev11) ==
PCI_CLASS_NETWORK
) {
/src/sys/arch/powerpc/oea/
ofw_autoconf.c
386
if (pci_class ==
PCI_CLASS_NETWORK
) {
Completed in 26 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025