Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dapcreg.h28 #define APC_IDLE_REG_IDLE 0x01 /* suspend CPU */ macro
H A Dapc.c96 val | APC_IDLE_REG_IDLE); in apc_cpu_sleep()