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

/illumos-gate/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))

Completed in 61 milliseconds