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

/illumos-gate/usr/src/uts/common/sys/
H A Dlom_io.h330 #define LOM_EVENT_FAN 0x40 /* Fan failure - codes 0x40-0x7f */ macro
349 (LOM_EVENT_FAN | (fanNum<<3) | ((fanStatus)&0x7))

Completed in 61 milliseconds