Searched refs:PM_RESET_PM (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | pm.h | 64 PM_RESET_PM, enumerator
|
/titanic_41/usr/src/cmd/power/ |
H A D | conf.c | 214 else if (ioctl(pm_fd, PM_RESET_PM, 0) == -1) in pm_rem_reset()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pm.c | 400 {PM_RESET_PM, "PM_RESET_PM", 1, NOSTRUCT, 0, 0, 0, SU}, 2750 case PM_RESET_PM: in pm_ioctl()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 1499 { (uint_t)PM_RESET_PM, "PM_RESET_PM", NULL },
|