Home
last modified time | relevance | path

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

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