Searched refs:PCI_DEVICE_ID_LSI_53C1010 (Results 1 – 3 of 3) sorted by relevance
695 #ifndef PCI_DEVICE_ID_LSI_53C1010696 #define PCI_DEVICE_ID_LSI_53C1010 0x20 macro820 {PCI_DEVICE_ID_LSI_53C1010, 0xff, "1010-33", 6, 62, 7, \847 PCI_DEVICE_ID_LSI_53C1010, \
4893 if ((np->device_id == PCI_DEVICE_ID_LSI_53C1010) || in ncr_save_initial_setting()4958 if ( (np->device_id == PCI_DEVICE_ID_LSI_53C1010) ||5090 if ( ((np->device_id == PCI_DEVICE_ID_LSI_53C1010) && (np->revision_id < 0x02) )5118 if ( (np->device_id != PCI_DEVICE_ID_LSI_53C1010) &&7724 if ((np->device_id != PCI_DEVICE_ID_LSI_53C1010) &&7743 np->device_id == PCI_DEVICE_ID_LSI_53C1010 ||8004 if ((np->device_id == PCI_DEVICE_ID_LSI_53C1010) ||8032 if ((np->device_id == PCI_DEVICE_ID_LSI_53C1010) ||8048 if ((np->device_id == PCI_DEVICE_ID_LSI_53C1010) || 8091 if ((np->device_id == PCI_DEVICE_ID_LSI_53C1010) ||[all …]
2248 if ((device_id == PCI_DEVICE_ID_LSI_53C1010) ||