Searched refs:strserial (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.c169 char *strserial, *end; local
222 &strserial) < 0) {
228 sn = (uint64_t)strtoull(strserial, &end, 16);
229 if (strserial == end) {

Completed in 104 milliseconds