Searched refs:PM_GET_PM_STATE (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | pm.h | 79 PM_GET_PM_STATE, enumerator
|
/titanic_50/usr/src/cmd/power/ |
H A D | parse.c | 464 int ret = ioctl(pm_fd, PM_GET_PM_STATE, NULL); in parse_conf_file()
|
/titanic_50/usr/src/cmd/hal/addons/cpufreq/ |
H A D | addon-cpufreq.c | 457 pm_ret = ioctl (pm_fd, PM_GET_PM_STATE); in get_cur_val()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pm.c | 425 {PM_GET_PM_STATE, "PM_GET_PM_STATE", 1, NOSTRUCT}, 2860 case PM_GET_PM_STATE: in pm_ioctl()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | codes.c | 1510 { (uint_t)PM_GET_PM_STATE, "PM_GET_PM_STATE", NULL },
|