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

/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c553 static char device_str[] = {"/devices"}; local
558 strlen(root_complex) + sizeof (device_str) + sizeof (devctl_str));
561 (void) strcpy(path, device_str);
/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c2291 static char device_str[] = {"/devices"}; local
2295 path_size = strlen(root_complex) + sizeof (device_str)
2300 if (snprintf(path, path_size, "%s%s%s", device_str, root_complex,

Completed in 29 milliseconds