Searched refs:ppm_get_dev (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 314 extern ppm_dev_t *ppm_get_dev(dev_info_t *, ppm_domain_t *);
|
/titanic_41/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 1492 (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 D | ppm_xgsubr.c | 372 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 D | ppm.c | 827 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 D | ppm_subr.c | 733 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_get_dev() function
|