Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h536 #define EBUS_PSU_STANDBY 0x10 /* PSU is in standby */ macro
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c2118 psudata.standby[i] = psustat & EBUS_PSU_STANDBY; in bscv_ioc_psustate()