Searched refs:D_CTLOPS1 (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | ppm_xgsubr.c | 531 FLINTSTR(D_CTLOPS1, PMR_PPM_POWER_CHANGE_NOTIFY), 532 FLINTSTR(D_CTLOPS1, PMR_REPORT_PMCAP), 533 FLINTSTR(D_CTLOPS1, PMR_CHANGED_POWER), 540 FLINTSTR(D_CTLOPS1, PMR_PPM_UNMANAGE), 542 FLINTSTR(D_CTLOPS1, PMR_PPM_ALL_LOWEST), 546 FLINTSTR(D_CTLOPS1 | D_CTLOPS2, PMR_UNKNOWN),
|
/illumos-gate/usr/src/uts/common/io/ppm/ |
H A D | ppm_subr.c | 1369 FLINTSTR(D_CTLOPS1, PMR_PPM_POWER_CHANGE_NOTIFY), 1370 FLINTSTR(D_CTLOPS1, PMR_REPORT_PMCAP), 1371 FLINTSTR(D_CTLOPS1, PMR_CHANGED_POWER), 1380 FLINTSTR(D_CTLOPS1, PMR_PPM_UNMANAGE), 1382 FLINTSTR(D_CTLOPS1, PMR_PPM_ALL_LOWEST), 1387 FLINTSTR(D_CTLOPS1 | D_CTLOPS2, PMR_PPM_ENTER_SX), 1388 FLINTSTR(D_CTLOPS1 | D_CTLOPS2, PMR_UNKNOWN),
|
H A D | ppm.c | 772 int mask = ppm_debug & (D_CTLOPS1 | D_CTLOPS2); 959 PPMD(D_CTLOPS1 | D_CTLOPS2, ("%s: probe failed for %s@%s "
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 371 #define D_CTLOPS1 0x00000800 macro
|
/illumos-gate/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 1431 uint_t mask = ppm_debug & (D_CTLOPS1 | D_CTLOPS2);
|
Completed in 289 milliseconds