Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c199 #define IO_MX_CNT (sizeof (io_table)/sizeof (short)) macro
2229 } else if (temp >= IO_MX_CNT) { in calibrate_temp()
2230 result = io_table[IO_MX_CNT-1]; in calibrate_temp()