Searched refs:PCI_VENDOR_ID_3COM (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 2351 { PCI_VENDOR_ID_3COM, 0x1000, PHY_ID_BCM5401 }, /* 3C996T */ 2352 { PCI_VENDOR_ID_3COM, 0x1006, PHY_ID_BCM5701 }, /* 3C996BT */ 2355 { PCI_VENDOR_ID_3COM, 0x1004, PHY_ID_SERDES }, /* 3C996SX */ 2357 { PCI_VENDOR_ID_3COM, 0x1007, PHY_ID_BCM5701 }, /* 3C1000T */ 2358 { PCI_VENDOR_ID_3COM, 0x1008, PHY_ID_BCM5701 }, /* 3C940BR01 */
|
H A D | pci_ids.h | 778 #define PCI_VENDOR_ID_3COM 0x10b7 macro
|