Searched refs:cfh_hdl (Results 1 – 1 of 1) sorted by relevance
36 ddi_acc_handle_t cfh_hdl; member48 if (pci_config_setup(mc->mc_funcs[func].mcf_devi, &hdlp->cfh_hdl) != in mccfgsetup()75 pci_config_teardown(&hdlp->cfh_hdl); in mc_pcicfg_teardown()84 return (pci_config_get32(hdlp->cfh_hdl, offset)); in mc_pcicfg_get32()92 pci_config_put32(hdlp->cfh_hdl, offset, val); in mc_pcicfg_put32()