Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dwd7000.c276 #define NUM_IOPORTS ARRAY_SIZE(wd7000_iobase) macro
668 for (i = 0; i < NUM_IOPORTS; i++) in wd7000_setup()
672 if (i == NUM_IOPORTS) { in wd7000_setup()