Home
last modified time | relevance | path

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

/dragonfly/usr.bin/talk/
H A Dmsgs.c43 const char *current_state; variable
/dragonfly/sys/dev/drm/radeon/
H A Drs780_dpm.c380 struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps); in rs780_force_voltage() local
407 struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps); in rs780_force_fbdiv() local
568 struct igp_ps *current_state = rs780_get_ps(old_ps); in rs780_set_uvd_clock_before_set_eng_clock() local
585 struct igp_ps *current_state = rs780_get_ps(old_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
H A Drv770_dpm.c1441 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_before_set_eng_clock() local
1458 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_after_set_eng_clock() local
1754 struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state); in rv770_program_dcodt_before_state_switch() local
1783 struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state); in rv770_program_dcodt_after_state_switch() local
H A Drv6xx_dpm.c1517 struct rv6xx_ps *current_state = rv6xx_get_ps(old_ps); in rv6xx_set_uvd_clock_before_set_eng_clock() local
1534 struct rv6xx_ps *current_state = rv6xx_get_ps(old_ps); in rv6xx_set_uvd_clock_after_set_eng_clock() local
H A Dni_dpm.c3511 struct ni_ps *current_state = ni_get_ps(old_ps); in ni_set_uvd_clock_before_set_eng_clock() local
3529 struct ni_ps *current_state = ni_get_ps(old_ps); in ni_set_uvd_clock_after_set_eng_clock() local
/dragonfly/crypto/openssh/
H A Dkrl.c477 choose_next_state(int current_state, u_int64_t contig, int final, in choose_next_state()
/dragonfly/sbin/init/
H A Dinit.c200 static state_t current_state = death; variable
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c3175 struct si_ps *current_state = si_get_ps(old_ps); in ni_set_uvd_clock_before_set_eng_clock() local
3193 struct si_ps *current_state = si_get_ps(old_ps); in ni_set_uvd_clock_after_set_eng_clock() local
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc.h288 struct dc_state *current_state; member
/dragonfly/contrib/gdb-7/gdb/
H A Di386-tdep.c3468 } current_state; in i386_stap_parse_special_token() local
/dragonfly/sys/dev/raid/aac/
H A Daacreg.h945 AAC_NVBATTSTATUS current_state; /* current batt state */ member