Searched refs:ppb_pm_cap_ptr (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 235 uint16_t ppb_pm_cap_ptr; member 1063 if ((PCI_CAP_LOCATE(conf_hdl, PCI_CAP_ID_PM, &ppb->ppb_pm_cap_ptr)) in ppb_pwr_setup() 1079 pmcsr_bse = PCI_CAP_GET8(conf_hdl, NULL, ppb->ppb_pm_cap_ptr, in ppb_pwr_setup() 1082 pmcap = PCI_CAP_GET16(conf_hdl, NULL, ppb->ppb_pm_cap_ptr, in ppb_pwr_setup() 1243 ppb->ppb_pm_cap_ptr, PCI_PMCSR)) == PCI_CAP_EINVAL16) in pci_pwr_current_lvl() 1320 ppb->ppb_pm_cap_ptr, PCI_PMCSR)) == PCI_CAP_EINVAL16) in ppb_pwr() 1406 PCI_CAP_PUT16(ppb->ppb_conf_hdl, NULL, ppb->ppb_pm_cap_ptr, PCI_PMCSR, in ppb_pwr()
|