Searched refs:ppm_get_ctlstr (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 1041 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_44/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 355 extern char *ppm_get_ctlstr(int, uint_t);
|
/titanic_44/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 773 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 D | ppm_subr.c | 1351 ppm_get_ctlstr(int ctlop, uint_t mask) in ppm_get_ctlstr() function
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | ppm_xgsubr.c | 513 ppm_get_ctlstr(int ctlop, uint_t mask) in ppm_get_ctlstr() function
|