Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h545 #define EBUS_STATE_GP 0x08 /* A GP input has changed */ macro
/titanic_41/usr/src/uts/common/io/
H A Dbscv.c4006 if (state_chng & EBUS_STATE_GP) { in bscv_status()