Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h622 #define EBUS_ERROR_DEVICEFAIL 10 /* Some device (e.g. eeprom) didn't work */ macro
/titanic_41/usr/src/uts/common/io/
H A Dbscv.c1496 if ((ssp->command_error == EBUS_ERROR_DEVICEFAIL) || in bscv_should_retry()