Home
last modified time | relevance | path

Searched refs:P_ (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.h119 #define P_(A) A macro
149 void cm_ini P_((p_cm_t p_cm));
153 void cm_nxt P_((p_cm_t p_cm, int ch));
156 void cm_blk P_((p_cm_t p_cm, p_ubyte_ blk_adr, uint32_t blk_len));
159 uint32_t cm_crc P_((p_cm_t p_cm));
167 uint32_t cm_tab P_((p_cm_t p_cm, int index));
H A Dcrcmodel.c66 LOCAL uint32_t reflect P_((uint32_t v, int b));
86 LOCAL uint32_t widmask P_((p_cm_t));
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcmodel.h122 #define P_(A) A macro
152 void cm_ini P_((p_cm_t p_cm));
156 void cm_nxt P_((p_cm_t p_cm, int ch));
159 void cm_blk P_((p_cm_t p_cm, p_ubyte_ blk_adr, uint32_t blk_len));
162 uint32_t cm_crc P_((p_cm_t p_cm));
170 uint32_t cm_tab P_((p_cm_t p_cm, int index));
H A Dcrcmodel.c65 LOCAL uint32_t reflect P_((uint32_t v, int b));
85 LOCAL uint32_t widmask P_((p_cm_t));