Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h541 #define EBUS_STATE_TEMPERATURE 0x80 /* a temperature was exceeded */ macro
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c4014 if ((state_chng & EBUS_STATE_TEMPERATURE) && in bscv_status()