Searched refs:PCI_CLASS_ETH (Results 1 – 3 of 3) sorted by relevance
110 #define PCI_CLASS_ETH 0x0200 macro
150 nnif = pcilookup(PCI_CLASS_ETH, lnif, 2); in main()
261 else if (PCI_CLASS(pcicfgread(dev11, PCI_CLASS_REG)) == PCI_CLASS_ETH) { in brdsetup()