Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h532 #define EBUS_PSU_INPUTA 0x01 /* Input A OK */ macro
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c2117 psudata.supplya[i] = psustat & EBUS_PSU_INPUTA; in bscv_ioc_psustate()