Searched refs:PCI_DEVICE_ID_MX987x5 (Results 1 – 3 of 3) sorted by relevance
149 #define PCI_DEVICE_ID_MX987x5 0x0531 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()