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

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.h81 * successive calls to cm_nxt. Example: cm_nxt(p_cm,ch);
157 void cm_nxt P_((p_cm_t p_cm, int ch));
H A Dcrcmodel.c104 cm_nxt(p_cm, ch) function
133 cm_nxt(p_cm, *blk_adr++);
H A Dcrcutils.c74 cm_nxt(p_crc, bytes[i]);
102 cm_nxt(p_crc, bytes[i]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcmodel.h82 * successive calls to cm_nxt. Example: cm_nxt(p_cm,ch);
158 void cm_nxt P_((p_cm_t p_cm, int ch));
H A Dcrcmodel.c105 cm_nxt(p_cm, ch) function
134 cm_nxt(p_cm, *blk_adr++);
H A Dcrcutils.c76 cm_nxt(p_crc, bytes[i]);
104 cm_nxt(p_crc, bytes[i]);

Completed in 92 milliseconds