Home
last modified time | relevance | path

Searched refs:pr_state (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h96 char pr_state; member
H A DThreadElfCore.cpp344 pr_state = data.GetU8(&offset); in Parse()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c909 enum replay_state pr_state = REPLAY_STATE_0; in edp_get_replay_state() local
915 replay->funcs->replay_get_state(replay, &pr_state, panel_inst); in edp_get_replay_state()
916 *state = pr_state; in edp_get_replay_state()