Searched refs:D_POWER (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | cpudrv.h | 183 #define D_POWER 0x00000010 macro
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | upa64s.h | 153 #define D_POWER 0x00000004 macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | cpudrv.c | 539 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 D | upa64s.c | 380 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()
|