Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_io.h364 #define LOM_PSU_OUTPUT_OK 0x04 macro
366 LOM_PSU_OUTPUT_OK)
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c3794 if (!(event->ev_detail & LOM_PSU_OUTPUT_OK)) { in bscv_build_eventstring()