Searched refs:p_cm_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.h63 * (p_cm say) of type p_cm_t and initialize it to point to the first
64 * variable (e.g. p_cm_t p_cm = &cm_t).
147 typedef cm_t *p_cm_t; typedef
153 void cm_ini P_((p_cm_t p_cm));
157 void cm_nxt P_((p_cm_t p_cm, int ch));
160 void cm_blk P_((p_cm_t p_cm, p_ubyte_ blk_adr, uint32_t blk_len));
163 uint32_t cm_crc P_((p_cm_t p_cm));
171 uint32_t cm_tab P_((p_cm_t p_cm, int index));
H A Dcrcmodel.c86 LOCAL uint32_t widmask P_((p_cm_t));
91 p_cm_t p_cm;
98 p_cm_t p_cm;
105 p_cm_t p_cm;
128 p_cm_t p_cm;
138 p_cm_t p_cm;
148 p_cm_t p_cm;
H A Dcrcutils.c58 p_cm_t p_crc;
86 p_cm_t p_crc;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcmodel.h64 * (p_cm say) of type p_cm_t and initialize it to point to the first
65 * variable (e.g. p_cm_t p_cm = &cm_t).
148 typedef cm_t *p_cm_t; typedef
154 void cm_ini P_((p_cm_t p_cm));
158 void cm_nxt P_((p_cm_t p_cm, int ch));
161 void cm_blk P_((p_cm_t p_cm, p_ubyte_ blk_adr, uint32_t blk_len));
164 uint32_t cm_crc P_((p_cm_t p_cm));
172 uint32_t cm_tab P_((p_cm_t p_cm, int index));
H A Dcrcmodel.c87 LOCAL uint32_t widmask P_((p_cm_t));
92 p_cm_t p_cm;
99 p_cm_t p_cm;
106 p_cm_t p_cm;
129 p_cm_t p_cm;
139 p_cm_t p_cm;
149 p_cm_t p_cm;
H A Dcrcutils.c60 p_cm_t p_crc;
88 p_cm_t p_crc;

Completed in 109 milliseconds