Home
last modified time | relevance | path

Searched defs:msg_id (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_clockpowergating.c165 const uint32_t *msg_id) in smu7_update_clock_gatings()
/dflybsd-src/sys/dev/virtual/hyperv/vmbus/
H A Dvmbus_reg.h46 uint64_t msg_id; member
/dflybsd-src/lib/libalias/
H A Dalias_smedia.c328 u_short msg_id, msg_len; in alias_pna_out() local
/dflybsd-src/lib/libc/nls/
H A Dmsgcat.c266 catgets(nl_catd catd, int set_id, int msg_id, const char *s) in catgets()
/dflybsd-src/contrib/tcsh-6/
H A Dsh.func.c2559 xcatgets(nl_catd ctd, int set_id, int msg_id, const char *s)
2574 iconv_catgets(nl_catd ctd, int set_id, int msg_id, const char *s)
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dvi.c1362 uint32_t msg_id, pp_state = 0; in vi_common_set_clockgating_state_by_smu() local
H A Dgfx_v8_0.c6103 uint32_t msg_id, pp_state = 0; in gfx_v8_0_tonga_update_gfx_clock_gating() local
6155 uint32_t msg_id, pp_state = 0; in gfx_v8_0_polaris_update_gfx_clock_gating() local
H A Damdgpu_dpm.h340 #define amdgpu_dpm_set_clockgating_by_smu(adev, msg_id) \ argument
/dflybsd-src/crypto/openssh/
H A Dsftp-client.c97 u_int msg_id; member
623 u_int id, msg_id; in sftp_get_limits() local
/dflybsd-src/sys/dev/drm/amd/powerplay/
H A Damd_powerplay.c286 static int pp_set_clockgating_by_smu(void *handle, uint32_t msg_id) in pp_set_clockgating_by_smu()