Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dwd7000.c277 #define NUM_IOPORTS ARRAY_SIZE(wd7000_iobase) macro
669 for (i = 0; i < NUM_IOPORTS; i++) in wd7000_setup()
673 if (i == NUM_IOPORTS) { in wd7000_setup()