Searched refs:hw_type (Results 1 – 1 of 1) sorted by relevance
158 u_char hw_type; /* hardware type */ in checkboard() local161 hw_type = readb(CONFIG_ET1100_BASE); in checkboard()163 switch (hw_type) { in checkboard()180 printf("ERROR! Read invalid hw_type: %02X\n", hw_type); in checkboard()