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

/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/excalibur/io/
H A Dxcalppm.c1482 * our private data structure for this device, ppm_get_dev()
1492 (void) ppm_get_dev(rdip, domp);
1514 ppmd = ppm_get_dev(rdip, domp);
1537 ppmd = ppm_get_dev(rdip, domp);
1559 ppmd = ppm_get_dev(rdip, domp);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c372 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) function
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c827 ppmd = ppm_get_dev(rdip, domp);
848 ppmd = ppm_get_dev(rdip, domp);
899 * call ppm_get_dev, which will increment the
904 ppmd = ppm_get_dev(rdip, domp);
978 ppmd = ppm_get_dev(rdip, domp);
H A Dppm_subr.c733 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) function

Completed in 165 milliseconds