Home
last modified time | relevance | path

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

/titanic_41/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))