Searched refs:cm_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.h62 * Step 1: Declare a variable of type cm_t. Declare another variable
64 * variable (e.g. p_cm_t p_cm = &cm_t).
146 } cm_t; typedef in typeref:struct:__anon3248
147 typedef cm_t *p_cm_t;
151 /* The following functions animate the cm_t abstraction. */
H A Dcrcutils.c57 cm_t crc_mdl;
85 cm_t crc_mdl;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcmodel.h63 * Step 1: Declare a variable of type cm_t. Declare another variable
65 * variable (e.g. p_cm_t p_cm = &cm_t).
147 } cm_t; typedef in typeref:struct:__anon1144
148 typedef cm_t *p_cm_t;
152 /* The following functions animate the cm_t abstraction. */
H A Dcrcutils.c59 cm_t crc_mdl;
87 cm_t crc_mdl;

Completed in 59 milliseconds