Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dprocessor.h101 #define PI_FPUTYPE 32 /* max size of FPU types string */ macro
106 char pi_fputypes[PI_FPUTYPE]; /* ASCII FPU types */
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1978 (void) strlcpy(vbuf, cpu_info.pi_fputypes, PI_FPUTYPE); in get_fputypes()
2082 PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_FPUTYPE, in add_processor_info()