Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h544 #define EBUS_STATE_CB 0x10 /* A circuit breaker failed */ macro
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c4010 if (state_chng & EBUS_STATE_CB) { in bscv_status()