Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h557 #define EBUS_STATE_NOTIFY 0x01 /* BSC state changes */ macro
/titanic_41/usr/src/uts/common/io/
H A Dbscv.c3957 if (state_chng == EBUS_STATE_NOTIFY) { in bscv_status()