Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h542 #define EBUS_STATE_RAIL 0x40 /* a supply rail failed */ macro
/titanic_44/usr/src/uts/common/io/
H A Dbscv.c4028 if (state_chng & EBUS_STATE_RAIL) { in bscv_status()