Searched refs:EMAC_BOOT_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
123 #define EMAC_BOOT_LIST_SIZE 4 macro124 static struct device_node *emac_boot_list[EMAC_BOOT_LIST_SIZE];2722 for (i = 0; i < EMAC_BOOT_LIST_SIZE; i++) in emac_probe()3004 int cell_indices[EMAC_BOOT_LIST_SIZE]; in emac_make_bootlist()3019 if (i >= EMAC_BOOT_LIST_SIZE) { in emac_make_bootlist()3096 for (i = 0; i < EMAC_BOOT_LIST_SIZE; i++) in emac_exit()