Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c165 ddi_acc_handle_t *pci_cfg_hdlp; /* PCI conf handle */ member
596 softc->pci_cfg_hdlp = (ddi_acc_handle_t *) in vgatext_attach()
598 error = pci_config_setup(devi, softc->pci_cfg_hdlp); in vgatext_attach()
606 *softc->pci_cfg_hdlp, INST2NODE2(unit)); in vgatext_attach()
629 pci_config_teardown(softc->pci_cfg_hdlp); in vgatext_detach()