Home
last modified time | relevance | path

Searched refs:DEVCTL_PM_RAISE_PWR (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddevctl.h160 #define DEVCTL_PM_RAISE_PWR (DEVCTL_IOC | 25) macro
/titanic_50/usr/src/lib/libdevice/
H A Ddevctl.c494 rv = dc_cmd(DEVCTL_PM_RAISE_PWR, 0, DCP(dcp), NULL, NULL); in devctl_pm_raisepower()
/titanic_50/usr/src/uts/common/io/
H A Dgen_drv.c1068 case DEVCTL_PM_RAISE_PWR: in gen_ioctl()
H A Dpshot.c2059 case DEVCTL_PM_RAISE_PWR: in pshot_devctl()