Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1045 ppmd->path, ppm_get_ctlstr(reqp->request_type, ~0))); in xcppm_manage_fet()
1146 ppmd->path, ppm_get_ctlstr(reqp->request_type, ~0))); in xcppm_manage_pciupa()
1270 ppmd->path, ppm_get_ctlstr(reqp->request_type, ~0))); in xcppm_manage_1394()
1430 if (mask && (ctlstr = ppm_get_ctlstr(reqp->request_type, mask))) { in xcppm_ctlops()
1519 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS))); in xcppm_ctlops()
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h355 extern char *ppm_get_ctlstr(int, uint_t);
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c774 char *ctlstr = ppm_get_ctlstr(reqp->request_type, mask); in ppm_ctlops()
836 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS))) in ppm_ctlops()
1561 ppm_get_ctlstr(reqp->request_type, ~0), old, new, cmpt, in ppm_manage_fet()
1981 ppm_get_ctlstr(reqp->request_type, ~0), in ppm_manage_pci()
2124 ppm_get_ctlstr(reqp->request_type, ~0), in ppm_manage_pcie()
H A Dppm_subr.c1352 ppm_get_ctlstr(int ctlop, uint_t mask) in ppm_get_ctlstr() function
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c513 ppm_get_ctlstr(int ctlop, uint_t mask) in ppm_get_ctlstr() function