HomeSort by: relevance | last modified time | path
    Searched defs:cpustate_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
cpuio.h 59 } cpustate_t; typedef in typeref:struct:cpustate
61 #define IOC_CPU_SETSTATE _IOW('c', 0, cpustate_t)
62 #define IOC_CPU_GETSTATE _IOWR('c', 1, cpustate_t)

Completed in 11 milliseconds