Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c7,8xx.c467 #define NPCI_CHIP_IDS (sizeof (pci_chip_ids) / sizeof(pci_chip_ids[0])) macro
1484 for (i = 0; i < NPCI_CHIP_IDS; ++i) { in ncr_pci_init()
1564 for (i = 0; i < NPCI_CHIP_IDS; ++i) in NCR53c7xx_detect()