pwr_info_t
pwr_info_t *info; /* private as config data buffer */
if ((info = (pwr_info_t *)malloc(sizeof (pwr_info_t))) == NULL) {
extern pwr_info_t *info;