HomeSort by: relevance | last modified time | path
    Searched refs:PCI_CLASS_NETWORK (Results 1 - 10 of 10) 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 144 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 &&
pcireg.h 165 #define PCI_CLASS_NETWORK 0x02
if_pcn.c 546 PCI_CLASS(pa->pa_class) == PCI_CLASS_NETWORK)
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) {

Completed in 34 milliseconds