Searched refs:PCI_VENDOR_ID_DELL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 2361 { PCI_VENDOR_ID_DELL, 0x00d1, PHY_ID_BCM5401 }, /* VIPER */ 2362 { PCI_VENDOR_ID_DELL, 0x0106, PHY_ID_BCM5401 }, /* JAGUAR */ 2363 { PCI_VENDOR_ID_DELL, 0x0109, PHY_ID_BCM5411 }, /* MERLOT */ 2364 { PCI_VENDOR_ID_DELL, 0x010a, PHY_ID_BCM5411 }, /* SLIM_MERLOT */ 2532 else if (tp->subsystem_vendor == PCI_VENDOR_ID_DELL) { in tg3_phy_probe()
|
H A D | pci_ids.h | 417 #define PCI_VENDOR_ID_DELL 0x1028 macro
|