Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dwd7000.c289 #define UNITS 8 macro
290 static struct Scsi_Host *wd7000_host[UNITS];
1392 for (i = 0; i < UNITS; wd7000_host[i++] = NULL); in wd7000_detect()
1445 if (unit == UNITS) in wd7000_detect()