Searched refs:PI_TYPELEN (Results 1 – 2 of 2) sorted by relevance
94 #define PI_TYPELEN 16 /* max size of CPU type string */ macro99 char pi_processor_type[PI_TYPELEN]; /* ASCII CPU type */
1936 (void) strlcpy(vbuf, cpu_info.pi_processor_type, PI_TYPELEN); in get_processor_type()2056 PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_TYPELEN, in add_processor_info()