Home
last modified time | relevance | path

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

/arch/m68k/sun3/
Didprom.c28 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()
/arch/m68k/include/asm/
Dmachines.h22 #define NUM_SUN_MACHINES 8 macro