Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/ppm/
H A Djbusppm.c238 &attr, &unitp->devid_hndl); in jbppm_attach()
249 data64 = ddi_get64(unitp->devid_hndl, (uint64_t *)unitp->devid_csr); in jbppm_attach()
263 if (unitp->devid_hndl != NULL) in jbppm_attach()
264 ddi_regs_map_free(&unitp->devid_hndl); in jbppm_attach()
/titanic_50/usr/src/uts/sun4u/sys/
H A Djbusppm.h41 ddi_acc_handle_t devid_hndl; member
/titanic_50/usr/src/uts/i86pc/io/ppm/
H A Dacpippm.c124 ddi_acc_handle_t devid_hndl; member