Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/ppm/
H A Dschppm.c123 ddi_acc_handle_t spm_schizo_handle; variable
200 (caddr_t *)&spm_schizo_csr, 0, 8, &attr, &spm_schizo_handle); in spm_attach()
242 contents = ddi_get64(spm_schizo_handle, (uint64_t *)spm_schizo_csr); in spm_change_schizo_speed()
245 ddi_put64(spm_schizo_handle, (uint64_t *)spm_schizo_csr, contents); in spm_change_schizo_speed()