Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/i86pc/os/cpupm/
H A Dpwrnow.c111 pwrnow_pstate_transition(uint32_t req_state) in pwrnow_pstate_transition()
136 pwrnow_power(cpuset_t set, uint32_t req_state) in pwrnow_power()
H A Dspeedstep.c191 uint32_t cur_state, uint32_t req_state) in record_turbo_info()
272 speedstep_pstate_transition(uint32_t req_state) in speedstep_pstate_transition()
303 speedstep_power(cpuset_t set, uint32_t req_state) in speedstep_power()
H A Dcpupm_throttle.c157 cpupm_tstate_transition(uint32_t req_state) in cpupm_tstate_transition()
/onnv-gate/usr/src/lib/libc/inc/
H A Dasyncio.h133 char req_state; /* AIO_REQ_QUEUED, ... */ member