Searched refs:PCI_VENDOR_ID_COMPAQ (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 2367 { PCI_VENDOR_ID_COMPAQ, 0x007c, PHY_ID_BCM5701 }, /* BANSHEE */ 2368 { PCI_VENDOR_ID_COMPAQ, 0x009a, PHY_ID_BCM5701 }, /* BANSHEE_2 */ 2369 { PCI_VENDOR_ID_COMPAQ, 0x007d, PHY_ID_SERDES }, /* CHANGELING */ 2370 { PCI_VENDOR_ID_COMPAQ, 0x0085, PHY_ID_BCM5701 }, /* NC7780 */ 2371 { PCI_VENDOR_ID_COMPAQ, 0x0099, PHY_ID_BCM5701 } /* NC7780_2 */
|
H A D | pci_ids.h | 131 #define PCI_VENDOR_ID_COMPAQ 0x0e11 macro
|