Home
last modified time | relevance | path

Searched defs:rtas_suspend_me_data (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
Drtas-types.h26 struct rtas_suspend_me_data { struct
27 atomic_t working; /* number of cpus accessing this struct */
28 atomic_t done;
29 int token; /* ibm,suspend-me */
30 atomic_t error;
31 struct completion *complete; /* wait on this until working == 0 */