Searched refs:PM_SEARCH_LIST (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | pm.h | 104 PM_SEARCH_LIST, /* search S3 enable/disable list */ enumerator
|
/titanic_44/usr/src/cmd/power/ |
H A D | handlers.c | 90 ret = ioctl(pm_fd, PM_SEARCH_LIST, &sl); in isonlist()
|
/titanic_44/usr/src/cmd/truss/ |
H A D | codes.c | 1578 { (uint_t)PM_SEARCH_LIST, "PM_SEARCH_LIST", 1635 { (uint_t)PM_SEARCH_LIST, "PM_SEARCH_LIST",
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pm.c | 463 {PM_SEARCH_LIST, "PM_SEARCH_LIST", 1, PM_SRCH, 0, 0, 0, SU}, 2654 case PM_SEARCH_LIST: in pm_ioctl()
|