Searched refs:P_ (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | crcmodel.h | 124 #define P_(A) A macro 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 D | crcmodel.c | 67 LOCAL uint32_t reflect P_((uint32_t v, int b)); 87 LOCAL uint32_t widmask P_((p_cm_t));
|
/titanic_50/usr/src/lib/libfru/libfruraw/ |
H A D | crcmodel.h | 123 #define P_(A) A macro 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 D | crcmodel.c | 66 LOCAL uint32_t reflect P_((uint32_t v, int b)); 86 LOCAL uint32_t widmask P_((p_cm_t));
|