Searched defs:FRU_UNIT_TO_EVCODE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb.h318 #define FRU_UNIT_TO_EVCODE(type, unit) (type_to_code1[type] << (unit - 1)) macro
336 * FRU type to unit 1 event_code, see FRU_UNIT_TO_EVCODE() macro above.

Completed in 47 milliseconds