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

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h355 extern char *ppm_get_ctlstr(int, uint_t);
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1041 ppmd->path, ppm_get_ctlstr(reqp->request_type, ~0)));
1142 ppmd->path, ppm_get_ctlstr(reqp->request_type, ~0)));
1266 ppmd->path, ppm_get_ctlstr(reqp->request_type, ~0)));
1432 if (mask && (ctlstr = ppm_get_ctlstr(reqp->request_type, mask))) {
1521 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS)));
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c513 ppm_get_ctlstr(int ctlop, uint_t mask) function
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c773 char *ctlstr = ppm_get_ctlstr(reqp->request_type, mask);
832 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS)))
1551 ppm_get_ctlstr(reqp->request_type, ~0), old, new, cmpt,
1971 ppm_get_ctlstr(reqp->request_type, ~0),
2114 ppm_get_ctlstr(reqp->request_type, ~0),
H A Dppm_subr.c1351 ppm_get_ctlstr(int ctlop, uint_t mask) function

Completed in 65 milliseconds