Searched defs:cm_t (Results 1 - 2 of 2) 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. */
/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. */

Completed in 54 milliseconds