Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_LSI_53C1010 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h695 #ifndef PCI_DEVICE_ID_LSI_53C1010
696 #define PCI_DEVICE_ID_LSI_53C1010 0x20 macro
820 {PCI_DEVICE_ID_LSI_53C1010, 0xff, "1010-33", 6, 62, 7, \
847 PCI_DEVICE_ID_LSI_53C1010, \
Dsym53c8xx.c4893 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 …]
Dsym53c8xx_comm.h2248 if ((device_id == PCI_DEVICE_ID_LSI_53C1010) ||