Home
last modified time | relevance | path

Searched refs:APCIOCSCPWR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dapc.h21 #define APCIOCSCPWR _IOW(APC_IOC, 0x03, int) /* Set CPOWER state */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dapc.c115 case APCIOCSCPWR: in apc_ioctl()