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

/opensolaris-onvv-gate/usr/src/cmd/power/
H A Dpowerd.h61 typedef struct pwr_info pwr_info_t; typedef in typeref:struct:pwr_info
H A Dpowerd.c103 pwr_info_t *info; /* private as config data buffer */
242 if ((info = (pwr_info_t *)malloc(sizeof (pwr_info_t))) == NULL) {
H A Dsysstat.c44 extern pwr_info_t *info;

Completed in 46 milliseconds