Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c302 static int ft_max_index = (sizeof (ft_str_table) / sizeof (char *)); variable
2626 if (type >= ft_max_index) { in reg_fault()