Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c103 static const struct octeon_feature_description octeon_feature_descriptions[] = { variable
390 for (ofd = octeon_feature_descriptions; ofd->ofd_string != NULL; ofd++) in platform_start()