Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dpwrnow.c118 uint32_t req_state = (uint32_t)arg1; in pwrnow_pstate_transition() local
147 pwrnow_power(cpuset_t set, uint32_t req_state) in pwrnow_power()
H A Dspeedstep.c134 uint32_t req_state = (uint32_t)arg1; in speedstep_pstate_transition() local
162 speedstep_power(cpuset_t set, uint32_t req_state) in speedstep_power()
H A Dturbo.c154 uint32_t cur_state, uint32_t req_state) in cpupm_record_turbo_info()
H A Dcpupm_throttle.c160 uint32_t req_state = arg1; in cpupm_tstate_transition() local
/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h131 char req_state; /* AIO_REQ_QUEUED, ... */ member