Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1490 (void) ppm_get_dev(rdip, domp); in xcppm_ctlops()
1512 ppmd = ppm_get_dev(rdip, domp); in xcppm_ctlops()
1535 ppmd = ppm_get_dev(rdip, domp); in xcppm_ctlops()
1557 ppmd = ppm_get_dev(rdip, domp); in xcppm_ctlops()
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h314 extern ppm_dev_t *ppm_get_dev(dev_info_t *, ppm_domain_t *);
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c828 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
852 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
911 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
985 ppmd = ppm_get_dev(rdip, domp); in ppm_ctlops()
H A Dppm_subr.c737 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_get_dev() function