Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dppmvar.h314 extern ppm_dev_t *ppm_get_dev(dev_info_t *, ppm_domain_t *);
/titanic_41/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1492 (void) ppm_get_dev(rdip, domp); in xcppm_ctlops()
1514 ppmd = ppm_get_dev(rdip, domp); in xcppm_ctlops()
1537 ppmd = ppm_get_dev(rdip, domp); in xcppm_ctlops()
1559 ppmd = ppm_get_dev(rdip, domp); in xcppm_ctlops()
/titanic_41/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c372 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_get_dev() function
/titanic_41/usr/src/uts/common/io/ppm/
H A Dppm.c827 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
848 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
904 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
978 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
H A Dppm_subr.c733 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_get_dev() function