Searched defs:IMPL_NAME_LEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c481 #define IMPL_NAME_LEN 100 macro
482 static char core_impl_name[IMPL_NAME_LEN];
1269 (void) snprintf(core_impl_name, IMPL_NAME_LEN,
1275 (void) snprintf(core_impl_name, IMPL_NAME_LEN,

Completed in 48 milliseconds