Home
last modified time | relevance | path

Searched refs:m_p (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c1293 #define FINDSEC(m_s,m_p,n,st,l,e) \ argument
1295 if (inthissection((m_s),(m_p))) { \
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c4679 struct iwk_eep_calib_measure *m1_p, *m2_p, *m_p; in iwk_channel_interpolate() local
4708 m_p = &(chan_info->measure[c][m]); in iwk_channel_interpolate()
4714 m_p->actual_pow = iwk_interpolate_value(channel, in iwk_channel_interpolate()
4719 m_p->gain_idx = iwk_interpolate_value(channel, in iwk_channel_interpolate()
4724 m_p->temperature = iwk_interpolate_value(channel, in iwk_channel_interpolate()
4732 m_p->pa_det = iwk_interpolate_value(channel, ch1_n, in iwk_channel_interpolate()