Searched refs:PCI_DEVICE_ID_NCR_53C875 (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | sym53c8xx_defs.h | 663 #ifndef PCI_DEVICE_ID_NCR_53C875 664 #define PCI_DEVICE_ID_NCR_53C875 0xf macro 784 {PCI_DEVICE_ID_NCR_53C875, 0x01, "875", 6, 16, 5, \ 788 {PCI_DEVICE_ID_NCR_53C875, 0xff, "875", 6, 16, 5, \ 840 PCI_DEVICE_ID_NCR_53C875, \
|
D | sym53c8xx_comm.h | 1582 case PCI_DEVICE_ID_NCR_53C875: in sym_read_Tekram_nvram()
|
D | ncr53c8xx.c | 5560 if (np->device_id == PCI_DEVICE_ID_NCR_53C875) 9218 PCI_DEVICE_ID_NCR_53C875,
|
D | sym53c8xx.c | 7740 if (np->device_id == PCI_DEVICE_ID_NCR_53C875) 14700 case PCI_DEVICE_ID_NCR_53C875:
|
/linux-2.4.37.9/include/linux/ |
D | pci_ids.h | 163 #define PCI_DEVICE_ID_NCR_53C875 0x000f macro
|