Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpmubus.h66 pci_regspec_t *pmubus_regp; member
/illumos-gate/usr/src/uts/sun4u/io/
H A Dpmubus.c246 "reg", (caddr_t)&pmubusp->pmubus_regp, in pmubus_attach()
290 kmem_free(pmubusp->pmubus_regp, pmubusp->pmubus_reglen); in pmubus_attach()
320 kmem_free(pmubusp->pmubus_regp, pmubusp->pmubus_reglen); in pmubus_detach()
621 if (pci_regp->pci_phys_hi == pmubusp->pmubus_regp->pci_phys_hi) { in pmubus_apply_range()