Searched refs:PCI_VENDOR_ID_MACRONIX (Results 1 – 3 of 3) sorted by relevance
148 #define PCI_VENDOR_ID_MACRONIX 0x10d9 macro
165 { PCI_VENDOR_ID_MACRONIX, PCI_DEVICE_ID_MX987x5,309 { PCI_VENDOR_ID_MACRONIX, PCI_DEVICE_ID_MX987x5, tulip_probe },
199 if (vendor == PCI_VENDOR_ID_MACRONIX && dev_id == PCI_DEVICE_ID_MX987x5) { in tulip_reset()