Home
last modified time | relevance | path

Searched refs:ppb_conf_hdl (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c234 ddi_acc_handle_t ppb_conf_hdl; member
1053 if (pci_config_setup(pdip, &ppb->ppb_conf_hdl) != DDI_SUCCESS) { in ppb_pwr_setup()
1058 conf_hdl = ppb->ppb_conf_hdl; in ppb_pwr_setup()
1208 pci_config_teardown(&ppb->ppb_conf_hdl); in ppb_pwr_teardown()
1242 if ((pmcsr = PCI_CAP_GET16(ppb->ppb_conf_hdl, NULL, in pci_pwr_current_lvl()
1319 if ((pmcsr = PCI_CAP_GET16(ppb->ppb_conf_hdl, NULL, in ppb_pwr()
1406 PCI_CAP_PUT16(ppb->ppb_conf_hdl, NULL, ppb->ppb_pm_cap_ptr, PCI_PMCSR, in ppb_pwr()