Home
last modified time | relevance | path

Searched refs:PCI_CLASS_NET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c563 else if (class == PCI_CLASS_NET && in declare_dev_and_fn()
597 } else if (class == PCI_CLASS_NET) { in declare_dev_and_fn()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h208 #define PCI_CLASS_NET 0x2 /* Network Controller class */ macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c602 if (IMMU_PCI_CLASS2BASE(classcode) == PCI_CLASS_NET) in device_use_premap()