Searched refs:NUM_SUN_MACHINES (Results 1 – 2 of 2) sorted by relevance
28 static struct Sun_Machine_Models Sun_Machines[NUM_SUN_MACHINES] = {64 for (i = 0; i < NUM_SUN_MACHINES; i++) { in display_system_type()87 for (i = 0; i < NUM_SUN_MACHINES; i++) { in sun3_get_model()
22 #define NUM_SUN_MACHINES 8 macro