Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c97 const char *ofd_string; member
390 for (ofd = octeon_feature_descriptions; ofd->ofd_string != NULL; ofd++) in platform_start()
392 printf(" %s", ofd->ofd_string); in platform_start()