Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlom_io.h351 #define LOM_EVENT_PSU 0x80 /* PSU failure - codes 0x80-0xbf */ macro
385 (LOM_EVENT_PSU | (psuNum<<3) | ((psuStatus)&0x7))