Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dwd7000.c318 #define NUM_CONFIGS ARRAY_SIZE(configs) macro
640 if (wd7000_card_num >= NUM_CONFIGS) { in wd7000_setup()
1379 short biosptr[NUM_CONFIGS]; in wd7000_detect()
1393 for (i = 0; i < NUM_CONFIGS; biosptr[i++] = -1); in wd7000_detect()
1404 for (pass = 0; pass < NUM_CONFIGS; pass++) { in wd7000_detect()