pdc_power_info
pdcproc_soft_power_info(struct pdc_power_info *pspi)
static struct pdc_power_info pdc_power_info;
err = pdcproc_soft_power_info(&pdc_power_info);
ca->ca_hpa = pdc_power_info.addr;
if (pdc_power_info.addr == 0 && hppa_cpu_info->hci_cputype != hpcxl) {
int pdcproc_soft_power_info(struct pdc_power_info *);