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

/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c63 static char pm_cmd_string[32]; variable
71 req.data = (void *)pm_cmd_string;
72 req.datasize = sizeof (pm_cmd_string);
78 return (pm_cmd_string);
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c318 char *pm_cmd_string; variable
966 pm_cmd_string = cmdstr; /* for ASSERT debugging */

Completed in 66 milliseconds