Home
last modified time | relevance | path

Searched refs:D_POWER (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dcpudrv.h183 #define D_POWER 0x00000010 macro
/titanic_44/usr/src/uts/sun4u/sys/
H A Dupa64s.h153 #define D_POWER 0x00000004 macro
/titanic_44/usr/src/uts/common/io/
H A Dcpudrv.c539 DPRINTF(D_POWER, ("cpudrv_power: instance %d: level %d\n", in cpudrv_power()
595 DPRINTF(D_POWER, ("cpudrv_power: instance %d: " in cpudrv_power()
598 DPRINTF(D_POWER, ("cpudrv_power: instance %d: " in cpudrv_power()
/titanic_44/usr/src/uts/sun4u/io/
H A Dupa64s.c380 DBG2(D_POWER, dip, "component=%d, level=%d\n", component, level); in upa64s_power()
404 DBG1(D_POWER, dip, "device is already at power level %d\n", in upa64s_power()
1222 case D_POWER: s = "power"; break; in upa64s_debug()