Searched refs:PCI_CLASS_NET (Results 1 – 3 of 3) sorted by relevance
492 else if (class == PCI_CLASS_NET && in declare_dev_and_fn()526 } else if (class == PCI_CLASS_NET) { in declare_dev_and_fn()
204 #define PCI_CLASS_NET 0x2 /* Network Controller class */ macro
600 if (IMMU_PCI_CLASS2BASE(classcode) == PCI_CLASS_NET) in device_use_premap()