Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_main.c2816 int num_comp; in be_flash_data() local
2862 num_comp = ARRAY_SIZE(gen3_flash_types); in be_flash_data()
2866 num_comp = ARRAY_SIZE(gen2_flash_types); in be_flash_data()
2868 for (i = 0; i < num_comp; i++) { in be_flash_data()