Searched refs:EBUS_SOFT_STATE_OPEN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4/sys/ | ||
H A D | ebus.h | 132 #define EBUS_SOFT_STATE_OPEN 0x01 macro |
/titanic_50/usr/src/uts/sun4/io/ | ||
H A D | ebus.c | 997 ebus_p->ebus_soft_state = EBUS_SOFT_STATE_OPEN; in ebus_open() |