Home
last modified time | relevance | path

Searched refs:D_LOWEST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c446 DPRINTF(D_LOWEST, ("xcppm_freeze_led: action %d\n", in xcppm_freeze_led()
1456 DPRINTF(D_LOWEST, ("%s: all devices at lowest power = %d\n", in xcppm_ctlops()
1470 DPRINTF(D_LOWEST, ("%s: LED blink started\n", str)); in xcppm_ctlops()
1473 DPRINTF(D_LOWEST, ("%s: LED freeze ON\n", str)); in xcppm_ctlops()
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h364 #define D_LOWEST 0x00000010 macro