Searched refs:NUM_CONFIGS (Results 1 – 1 of 1) sorted by relevance
318 #define NUM_CONFIGS ARRAY_SIZE(configs) macro640 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()