Searched refs:PM_GET_STATE_CHANGE (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | pm.h | 72 PM_GET_STATE_CHANGE, enumerator
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvd.c | 737 } while (ioctl(pm_fd, PM_GET_STATE_CHANGE, &pmstate) == 0); in pmthr()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pm.c | 415 {PM_GET_STATE_CHANGE, "PM_GET_STATE_CHANGE", 1, PM_PSC}, 2279 case PM_GET_STATE_CHANGE: in pm_ioctl() 2303 if (cmd == PM_GET_STATE_CHANGE) { in pm_ioctl()
|
/titanic_44/usr/src/cmd/truss/ |
H A D | codes.c | 1524 { (uint_t)PM_GET_STATE_CHANGE, "PM_GET_STATE_CHANGE", 1581 { (uint_t)PM_GET_STATE_CHANGE, "PM_GET_STATE_CHANGE",
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 1125 } while (ioctl(pm_fd, PM_GET_STATE_CHANGE, &pmstate) == 0); in pmthr()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvd.c | 1169 } while (ioctl(pm_fd, PM_GET_STATE_CHANGE, &pmstate) == 0); in pmthr()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 1493 } while (ioctl(pm_fd, PM_GET_STATE_CHANGE, &pmstate) == 0); in pmthr()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 2263 } while (ioctl(pm_fd, PM_GET_STATE_CHANGE, &pmstate) == 0); in pmthr()
|