Searched refs:cm_nxt (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libfru/libfruraw/ |
H A D | crcutils.c | 74 cm_nxt(p_crc, bytes[i]); in compute_crc8() 102 cm_nxt(p_crc, bytes[i]); in compute_crc32()
|
H A D | crcmodel.c | 104 cm_nxt(p_cm, ch) in cm_nxt() function 133 cm_nxt(p_cm, *blk_adr++);
|
H A D | crcmodel.h | 157 void cm_nxt P_((p_cm_t p_cm, int ch));
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | crcutils.c | 76 cm_nxt(p_crc, bytes[i]); in compute_crc8() 104 cm_nxt(p_crc, bytes[i]); in compute_crc32()
|
H A D | crcmodel.c | 105 cm_nxt(p_cm, ch) in cm_nxt() function 134 cm_nxt(p_cm, *blk_adr++);
|
H A D | crcmodel.h | 158 void cm_nxt P_((p_cm_t p_cm, int ch));
|